|
liblcf
|
#include <reader_struct_impl.h>
Inheritance diagram for lcf::StructVectorXmlHandler< S >:
Collaboration diagram for lcf::StructVectorXmlHandler< S >:Public Member Functions | |
| StructVectorXmlHandler (std::vector< S > &ref) | |
| void | StartElement (XmlReader &stream, const char *name, const char **atts) |
Private Attributes | |
| std::vector< S > & | ref |
Definition at line 256 of file reader_struct_impl.h.
|
inline |
Definition at line 258 of file reader_struct_impl.h.
|
inline |
Definition at line 260 of file reader_struct_impl.h.
References lcf::StructVectorXmlHandler< S >::ref.
|
private |
Definition at line 269 of file reader_struct_impl.h.
Referenced by lcf::StructVectorXmlHandler< S >::StartElement().