#include <ZMF2Parser.h>
Public Member Functions | |
| ZMF2Parser (const RVNGInputStreamPtr &input, librevenge::RVNGDrawingInterface *painter) | |
| bool | parse () |
Protected Attributes | |
| const RVNGInputStreamPtr | m_input |
| librevenge::RVNGDrawingInterface * | m_painter |
Private Member Functions | |
| ZMF2Parser (const ZMF2Parser &other) | |
| ZMF2Parser & | operator= (const ZMF2Parser &other) |
| libzmf::ZMF2Parser::ZMF2Parser | ( | const ZMF2Parser & | other | ) | [private] |
| libzmf::ZMF2Parser::ZMF2Parser | ( | const RVNGInputStreamPtr & | input, |
| librevenge::RVNGDrawingInterface * | painter | ||
| ) |
| ZMF2Parser& libzmf::ZMF2Parser::operator= | ( | const ZMF2Parser & | other | ) | [private] |
| bool libzmf::ZMF2Parser::parse | ( | ) |
const RVNGInputStreamPtr libzmf::ZMF2Parser::m_input [protected] |
librevenge::RVNGDrawingInterface* libzmf::ZMF2Parser::m_painter [protected] |