#include <EConfKomssys.h>
Inheritance diagram for EConfKomssys:
Public Member Functions | |
EConfKomssys () | |
virtual | ~EConfKomssys () |
virtual bool | start_child_element (const char *name, const char **atts, XML_Parser p) |
virtual bool | end_child_element (const char *name, XML_Parser p) |
virtual bool | begin_parse (const char *name, const char **atts, XML_Parser p) |
void | dump (int depth, ostream &ostr, bool complete) |
EConfSystem * | chooseSystem (std::vector< char * > hostnames, const char *type) |
Static Public Member Functions | |
EConfKomssys * | create (const char **atts) |
|
|
|
|
|
Implements EConfBase.
|
|
|
|
|
|
Implements EConfBase.
|
|
Implements EConfBase.
|
|
Implements EConfBase.
|