liblcf
|
#include <reader_struct_impl.h>
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.
|
private |
Definition at line 270 of file reader_struct_impl.h.
Referenced by lcf::StructVectorXmlHandler< S >::StartElement().