#include <EConfDebug.h>
Inheritance diagram for EConfDebug:


Public Member Functions | |
| EConfDebug () | |
| 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 EConfDebug &o) |
| bool | print_info (const char *filename) |
| bool | print_warn (const char *filename) |
| bool | print_error (const char *filename) |
Public Attributes | |
| EConfBool | _info_print |
| EConfStringList | _do_info |
| EConfStringList | _dont_info |
| EConfBool | _warn_print |
| EConfStringList | _do_warn |
| EConfStringList | _dont_warn |
| EConfBool | _error_print |
| EConfStringList | _do_error |
| EConfStringList | _dont_error |
|
|
|
|
||||||||||||||||
|
Implements EConfBase.
|
|
||||||||||||||||
|
Implements EConfBase.
|
|
||||||||||||
|
Implements EConfBase.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
Implements EConfBase.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8