libetonyek::IWORKFoElement Class Reference

class to parse the sf:fo element, ie. formula element More...

#include <IWORKFormulaElement.h>

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

Public Member Functions

 IWORKFoElement (IWORKXMLParserState &state)
 
- 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

void attribute (int name, const char *value) override
 
IWORKXMLContextPtr_t element (int name) override
 
void endOfElement () override
 
const boost::optional< ID_t > & getId () const
 

Private Attributes

boost::optional< ID_tm_id
 
boost::optional< std::string > m_formula
 
boost::optional< unsigned > m_hc
 

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
 

Detailed Description

class to parse the sf:fo element, ie. formula element

Constructor & Destructor Documentation

libetonyek::IWORKFoElement::IWORKFoElement ( IWORKXMLParserState state)
explicit

Member Function Documentation

void libetonyek::IWORKFoElement::attribute ( int  name,
const char *  value 
)
overrideprivate
IWORKXMLContextPtr_t libetonyek::IWORKFoElement::element ( int  name)
overrideprivate
void libetonyek::IWORKFoElement::endOfElement ( )
overrideprivate
const boost::optional< ID_t > & libetonyek::IWORKFoElement::getId ( ) const
private

Referenced by endOfElement().

Member Data Documentation

boost::optional<std::string> libetonyek::IWORKFoElement::m_formula
private

Referenced by attribute(), and endOfElement().

boost::optional<unsigned> libetonyek::IWORKFoElement::m_hc
private

Referenced by attribute(), and endOfElement().

boost::optional<ID_t> libetonyek::IWORKFoElement::m_id
private

Referenced by attribute(), and getId().


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

Generated for libetonyek by doxygen 1.8.6