KEY2Parser.cpp File Reference
#include "KEY2Parser.h"
#include <cassert>
#include "libetonyek_utils.h"
#include "libetonyek_xml.h"
#include "IWORKChainedTokenizer.h"
#include "IWORKDiscardContext.h"
#include "IWORKGeometryElement.h"
#include "IWORKGroupElement.h"
#include "IWORKImageElement.h"
#include "IWORKLineElement.h"
#include "IWORKMediaElement.h"
#include "IWORKPath.h"
#include "IWORKPathElement.h"
#include "IWORKPositionElement.h"
#include "IWORKRefContext.h"
#include "IWORKStyle.h"
#include "IWORKShapeContext.h"
#include "IWORKSizeElement.h"
#include "IWORKStringElement.h"
#include "IWORKStyleRefContext.h"
#include "IWORKStylesContext.h"
#include "IWORKStylesheetBase.h"
#include "IWORKTabularInfoElement.h"
#include "IWORKText.h"
#include "IWORKTextElement.h"
#include "IWORKTextBodyElement.h"
#include "IWORKTextStorageElement.h"
#include "IWORKToken.h"
#include "IWORKTypes.h"
#include "KEY2Dictionary.h"
#include "KEY2ParserState.h"
#include "KEY2StyleContext.h"
#include "KEY2Token.h"
#include "KEY2XMLContextBase.h"
#include "KEYCollector.h"
#include "KEYTypes.h"

Namespaces

 libetonyek
 

Variable Documentation

◆ m_author

boost::optional<std::string> m_author
private

◆ m_comment

boost::optional<std::string> m_comment
private

◆ m_image

IWORKImagePtr_t m_image
private

◆ m_keywords

boost::optional<std::string> m_keywords
private

◆ m_parent

optional<ID_t> m_parent
private

◆ m_pendingSize

bool m_pendingSize
private

◆ m_ref

optional<ID_t> m_ref
private

◆ m_savedStylesheet

IWORKStylesheetPtr_t m_savedStylesheet
private

◆ m_size

optional<IWORKSize> m_size
private

◆ m_state

KEY2ParserState& m_state
private

◆ m_styleRef

optional<ID_t> m_styleRef
private

◆ m_title

const bool m_title
private

◆ m_value

optional<string>& m_value
private

Generated for libetonyek by doxygen 1.8.13