MSK4ParserInternal::State Struct Reference

Internal: the state of a MSK4Parser. More...

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

shared_ptr< MWAWOLEParserm_oleParser
 the ole parser
shared_ptr< MSK4Zonem_mn0Parser
 parser of main text ole
shared_ptr< MSK4Zonem_headerParser
 parser of the header ole
shared_ptr< MSK4Zonem_footerParser
 parser of the footer ole
shared_ptr< MSK4Zonem_footnoteParser
 parser of the footnote ole
std::map< std::string,
shared_ptr< MSK4Zone > > 
m_frameParserMap
 the frame parsers: name-> parser
std::vector< std::string > m_unparsedOlesName
 the list of unparsed OLEs

Detailed Description

Internal: the state of a MSK4Parser.


Constructor & Destructor Documentation

constructor


Member Data Documentation

parser of the footer ole

parser of the footnote ole

std::map<std::string, shared_ptr<MSK4Zone> > MSK4ParserInternal::State::m_frameParserMap

the frame parsers: name-> parser

parser of the header ole

parser of main text ole

the list of unparsed OLEs


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