libetonyek::IWORKListLabelGeometriesProperty Class Reference

#include <IWORKListLabelGeometriesProperty.h>

Inheritance diagram for libetonyek::IWORKListLabelGeometriesProperty:
libetonyek::IWORKXMLContextBase< Base, State, Collector >

Public Member Functions

 IWORKListLabelGeometriesProperty (IWORKXMLParserState &state, std::deque< IWORKListLabelGeometry > &elements)
 
- Public Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector >
 IWORKXMLContextBase (State &state)
 
template<typename T >
 IWORKXMLContextBase (State &state, const T &a)
 
State & getState ()
 

Private Member Functions

IWORKXMLContextPtr_t element (int name) override
 

Private Attributes

std::deque< IWORKListLabelGeometry > & m_elements
 

Additional Inherited Members

- Protected Member Functions inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector >
Collector & getCollector () const
 
int getToken (const char *const value) const
 
bool isCollector () const
 
- Protected Attributes inherited from libetonyek::IWORKXMLContextBase< Base, State, Collector >
State & m_state
 

Constructor & Destructor Documentation

◆ IWORKListLabelGeometriesProperty()

libetonyek::IWORKListLabelGeometriesProperty::IWORKListLabelGeometriesProperty ( IWORKXMLParserState state,
std::deque< IWORKListLabelGeometry > &  elements 
)

Member Function Documentation

◆ element()

IWORKXMLContextPtr_t libetonyek::IWORKListLabelGeometriesProperty::element ( int  name)
overrideprivate

Member Data Documentation

◆ m_elements

std::deque<IWORKListLabelGeometry>& libetonyek::IWORKListLabelGeometriesProperty::m_elements
private

Referenced by element().


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

Generated for libetonyek by doxygen 1.8.13