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.
References ref.
|
inline |
Definition at line 261 of file reader_struct_impl.h.
References lcf::Log::Error(), lcf::Struct< S >::name, ref, and lcf::Struct< rpg::Actor >::name.
|
private |
Definition at line 270 of file reader_struct_impl.h.
Referenced by StructVectorXmlHandler(), and StartElement().