|
liblcf
|
#include <reader_struct.h>
Public Member Functions | |
| RootXmlHandler (S &ref, const char *const name) | |
| void | StartElement (XmlReader &stream, const char *name, const char **) |
Private Attributes | |
| S & | ref |
| const char *const | name |
Root node XML handler.
Definition at line 775 of file reader_struct.h.
|
inline |
Definition at line 778 of file reader_struct.h.
|
inline |
Definition at line 780 of file reader_struct.h.
References lcf::Log::Error(), name, and ref.
|
private |
Definition at line 788 of file reader_struct.h.
Referenced by RootXmlHandler(), and StartElement().
|
private |
Definition at line 787 of file reader_struct.h.
Referenced by RootXmlHandler(), and StartElement().