|
liblcf
|
#include <reader_struct_impl.h>
Inheritance diagram for lcf::StructFieldXmlHandler< S >:
Collaboration diagram for lcf::StructFieldXmlHandler< S >: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.
Here is the call graph for this function:
|
private |
Definition at line 207 of file reader_struct_impl.h.
Referenced by lcf::StructFieldXmlHandler< S >::StartElement().