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

#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
 

Detailed Description

template<class S>
class lcf::StructVectorXmlHandler< S >

Definition at line 257 of file reader_struct_impl.h.

Constructor & Destructor Documentation

◆ StructVectorXmlHandler()

template<class S >
lcf::StructVectorXmlHandler< S >::StructVectorXmlHandler ( std::vector< S > & ref)
inline

Definition at line 259 of file reader_struct_impl.h.

Member Function Documentation

◆ StartElement()

template<class S >
void lcf::StructVectorXmlHandler< S >::StartElement ( XmlReader & stream,
const char * name,
const char ** atts )
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:

Member Data Documentation

◆ ref

template<class S >
std::vector<S>& lcf::StructVectorXmlHandler< S >::ref
private

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