|
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 257 of file reader_struct_impl.h.
|
inline |
Definition at line 259 of file reader_struct_impl.h.
|
inline |
Definition at line 261 of file reader_struct_impl.h.
References lcf::Log::Error(), and lcf::StructVectorXmlHandler< S >::ref.
Here is the call graph for this function:
|
private |
Definition at line 270 of file reader_struct_impl.h.
Referenced by lcf::StructVectorXmlHandler< S >::StartElement().