|
liblcf
|
#include <reader_struct.h>
Inheritance diagram for lcf::WrapperXmlHandler:
Collaboration diagram for lcf::WrapperXmlHandler:Public Member Functions | |
| WrapperXmlHandler (const char *const name, XmlHandler *handler) | |
| void | StartElement (XmlReader &stream, const char *name, const char **) |
Private Attributes | |
| const char *const | name |
| XmlHandler * | handler |
Wrapper XML handler class.
Definition at line 755 of file reader_struct.h.
Definition at line 757 of file reader_struct.h.
|
inline |
Definition at line 760 of file reader_struct.h.
References lcf::Log::Error(), handler, and name.
Here is the call graph for this function:
|
private |
Definition at line 768 of file reader_struct.h.
Referenced by StartElement().
Definition at line 767 of file reader_struct.h.
Referenced by StartElement().