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(), lcf::RootXmlHandler< S >::name, and lcf::RootXmlHandler< S >::ref.
|
private |
Definition at line 788 of file reader_struct.h.
Referenced by lcf::RootXmlHandler< S >::StartElement().
|
private |
Definition at line 787 of file reader_struct.h.
Referenced by lcf::RootXmlHandler< S >::StartElement().