|
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 769 of file reader_struct.h.
Definition at line 771 of file reader_struct.h.
|
inline |
Definition at line 774 of file reader_struct.h.
|
private |
Definition at line 782 of file reader_struct.h.
Referenced by StartElement().
Definition at line 781 of file reader_struct.h.
Referenced by StartElement().