|
void | usage (ostream &os) const |
| display configuration usage
|
|
void | setConfiguration (const char *name, const char *value) |
| set individual configurable parameter
|
|
| drwnConfigurableModule (const char *module) |
| create a configurable module and register it with the configuration manager
|
|
virtual | ~drwnConfigurableModule () |
| destroy the configurable module and unregister it from the configuration manager
|
|
const string & | name () const |
| return the name of the module
|
|
void | readConfiguration (const char *filename) |
| read configuration from an XML file
|
|
virtual void | readConfiguration (drwnXMLNode &node) |
| read configuration from an XML node
|
|
The documentation for this class was generated from the following file:
- drwnMultiClassLogistic.cpp