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 789 of file reader_struct.h.
|
inline |
Definition at line 792 of file reader_struct.h.
|
inline |
Definition at line 794 of file reader_struct.h.
|
private |
Definition at line 802 of file reader_struct.h.
Referenced by RootXmlHandler(), and StartElement().
|
private |
Definition at line 801 of file reader_struct.h.
Referenced by RootXmlHandler(), and StartElement().