STOFFGraphicParser Class Reference

virtual class which defines the ancestor of all graphic zone parser More...

#include <STOFFParser.hxx>

Inheritance diagram for STOFFGraphicParser:
STOFFParser SDAParser SDGParser

List of all members.

Public Member Functions

virtual void parse (librevenge::RVNGDrawingInterface *documentInterface)=0
 virtual function used to parse the input

Protected Member Functions

 STOFFGraphicParser (STOFFInputStreamPtr input, STOFFHeader *header)
 constructor (protected)
 STOFFGraphicParser (STOFFParserStatePtr state)
 constructor using a state
virtual ~STOFFGraphicParser ()
 destructor

Detailed Description

virtual class which defines the ancestor of all graphic zone parser


Constructor & Destructor Documentation

STOFFGraphicParser::STOFFGraphicParser ( STOFFInputStreamPtr  input,
STOFFHeader header 
) [inline, protected]

constructor (protected)

STOFFGraphicParser::STOFFGraphicParser ( STOFFParserStatePtr  state) [inline, explicit, protected]

constructor using a state

STOFFGraphicParser::~STOFFGraphicParser ( ) [protected, virtual]

destructor


Member Function Documentation

virtual void STOFFGraphicParser::parse ( librevenge::RVNGDrawingInterface *  documentInterface) [pure virtual]

virtual function used to parse the input

Implemented in SDAParser, and SDGParser.


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