#include <ostream>
#include <string>
#include <vector>
#include "MWAWDebug.hxx"
#include "MWAWInputStream.hxx"
#include "MWAWEntry.hxx"
#include "MWAWHeader.hxx"
Go to the source code of this file.
Classes | |
class | MWAWParserState |
a class to define the parser state More... | |
class | MWAWParser |
virtual class which defines the ancestor of all main zone parser More... | |
Typedefs | |
typedef shared_ptr < MWAWContentListener > | MWAWContentListenerPtr |
typedef shared_ptr < MWAWFontConverter > | MWAWFontConverterPtr |
typedef shared_ptr < MWAWListManager > | MWAWListManagerPtr |
typedef shared_ptr < MWAWRSRCParser > | MWAWRSRCParserPtr |
typedef shared_ptr < MWAWParserState > | MWAWParserStatePtr |
typedef shared_ptr<MWAWContentListener> MWAWContentListenerPtr |
typedef shared_ptr<MWAWFontConverter> MWAWFontConverterPtr |
typedef shared_ptr<MWAWListManager> MWAWListManagerPtr |
typedef shared_ptr<MWAWParserState> MWAWParserStatePtr |
typedef shared_ptr<MWAWRSRCParser> MWAWRSRCParserPtr |