libetonyek::IWORKPositionElement Class Reference

#include <IWORKPositionElement.h>

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

List of all members.

Public Member Functions

 IWORKPositionElement (IWORKXMLParserState &state, boost::optional< IWORKPosition > &position)

Protected Member Functions

virtual void attribute (int name, const char *value)
virtual void endOfElement ()

Private Attributes

boost::optional< IWORKPosition > & m_position
boost::optional< double > m_x
boost::optional< double > m_y

Constructor & Destructor Documentation


Member Function Documentation

void libetonyek::IWORKPositionElement::attribute ( int  name,
const char *  value 
) [protected, virtual]
void libetonyek::IWORKPositionElement::endOfElement ( ) [protected, virtual]

Member Data Documentation

boost::optional<double> libetonyek::IWORKPositionElement::m_x [private]

Referenced by attribute(), and endOfElement().

boost::optional<double> libetonyek::IWORKPositionElement::m_y [private]

Referenced by attribute(), and endOfElement().


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