liblcf
Loading...
Searching...
No Matches
lcf::StructFieldXmlHandler< S > Class Template Reference

#include <reader_struct_impl.h>

Inheritance diagram for lcf::StructFieldXmlHandler< S >:
Collaboration diagram for lcf::StructFieldXmlHandler< S >:

Public Member Functions

 StructFieldXmlHandler (S &ref)
void StartElement (XmlReader &stream, const char *name, const char **atts)

Private Attributes

S & ref

Detailed Description

template<class S>
class lcf::StructFieldXmlHandler< S >

Definition at line 196 of file reader_struct_impl.h.

Constructor & Destructor Documentation

◆ StructFieldXmlHandler()

template<class S>
lcf::StructFieldXmlHandler< S >::StructFieldXmlHandler ( S & ref)
inline

Definition at line 198 of file reader_struct_impl.h.

References ref.

Member Function Documentation

◆ StartElement()

template<class S>
void lcf::StructFieldXmlHandler< S >::StartElement ( XmlReader & stream,
const char * name,
const char ** atts )
inline

Definition at line 200 of file reader_struct_impl.h.

References lcf::Log::Error(), lcf::Struct< S >::name, ref, and lcf::Struct< rpg::Actor >::name.

Here is the call graph for this function:

Member Data Documentation

◆ ref

template<class S>
S& lcf::StructFieldXmlHandler< S >::ref
private

Definition at line 207 of file reader_struct_impl.h.

Referenced by StructFieldXmlHandler(), and StartElement().


The documentation for this class was generated from the following file: