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 195 of file reader_struct_impl.h.
|
inline |
Definition at line 197 of file reader_struct_impl.h.
|
inline |
Definition at line 199 of file reader_struct_impl.h.
References lcf::StructFieldXmlHandler< S >::ref.
|
private |
Definition at line 206 of file reader_struct_impl.h.
Referenced by lcf::StructFieldXmlHandler< S >::StartElement().