#include <EConfStringList.h>
Inheritance diagram for EConfStringList:
Public Member Functions | |
EConfStringList (const char *name, const char *element_name) | |
virtual | ~EConfStringList () |
EConfStringList & | operator= (const EConfStringList &) |
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) |
bool | begin_parse (const char *name, const char **atts, XML_Parser p) |
virtual void | dump (int depth, ostream &ostr, bool complete) |
bool | isIn (const char *name) |
|
|
|
|
|
Implements EConfBase.
|
|
Implements EConfBase.
|
|
Implements EConfBase.
|
|
|
|
|
|
Implements EConfBase.
|