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 195 of file reader_struct_impl.h.

Constructor & Destructor Documentation

◆ StructFieldXmlHandler()

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

Definition at line 197 of file reader_struct_impl.h.

Member Function Documentation

◆ StartElement()

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

Definition at line 199 of file reader_struct_impl.h.

References lcf::StructFieldXmlHandler< S >::ref.

Member Data Documentation

◆ ref

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

Definition at line 206 of file reader_struct_impl.h.

Referenced by lcf::StructFieldXmlHandler< S >::StartElement().


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