|
Public Member Functions |
| EConfDynReflection () |
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) |
void | specialize (const EConfDynReflection &o) |
virtual | ~EConfDynReflection () |
Public Attributes |
EConfBool | _useDynReflection |
EConfString | _repositioningMode |
EConfInt | _timeThreshold |