liblcf
|
#include <reader_struct_impl.h>
Public Member Functions | |
StructFieldXmlHandler (S &ref) | |
void | StartElement (XmlReader &stream, const char *name, const char **atts) |
Private Attributes | |
S & | ref |
Definition at line 196 of file reader_struct_impl.h.
|
inline |
Definition at line 198 of file reader_struct_impl.h.
|
inline |
Definition at line 200 of file reader_struct_impl.h.
References lcf::Log::Error(), and lcf::StructFieldXmlHandler< S >::ref.
|
private |
Definition at line 207 of file reader_struct_impl.h.
Referenced by lcf::StructFieldXmlHandler< S >::StartElement().