MWAWParserState Class Reference

a class to define the parser state More...

#include <MWAWParser.hxx>

List of all members.

Public Member Functions

 MWAWParserState (MWAWInputStreamPtr input, MWAWRSRCParserPtr rsrcParser, MWAWHeader *header)
 ~MWAWParserState ()
 destructor

Public Attributes

int m_version
 the actual version
MWAWInputStreamPtr m_input
 the input
MWAWHeaderm_header
 the header
MWAWRSRCParserPtr m_rsrcParser
 the resource parser
MWAWFontConverterPtr m_fontConverter
 the font converter
MWAWGraphicListenerPtr m_graphicListener
 the graphic listener
MWAWListManagerPtr m_listManager
 the list manager
MWAWContentListenerPtr m_listener
 the listener
libmwaw::DebugFile m_asciiFile
 the debug file

Private Member Functions

 MWAWParserState (MWAWParserState const &orig)
MWAWParserStateoperator= (MWAWParserState const &orig)

Detailed Description

a class to define the parser state


Constructor & Destructor Documentation


Member Function Documentation

MWAWParserState& MWAWParserState::operator= ( MWAWParserState const &  orig) [private]

Member Data Documentation

the actual version

Referenced by MWAWParserState().


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