libebook::PDBParserImpl Struct Reference

Public Member Functions

 PDBParserImpl (librevenge::RVNGInputStream *input, librevenge::RVNGTextInterface *document)

Public Attributes

HeaderData m_header
librevenge::RVNGInputStream * m_input
librevenge::RVNGTextInterface * m_document

Private Member Functions

 PDBParserImpl (const PDBParserImpl &other)
PDBParserImploperator= (const PDBParserImpl &other)

Constructor & Destructor Documentation

◆ PDBParserImpl() [1/2]

libebook::PDBParserImpl::PDBParserImpl ( librevenge::RVNGInputStream * input,
librevenge::RVNGTextInterface * document )

◆ PDBParserImpl() [2/2]

libebook::PDBParserImpl::PDBParserImpl ( const PDBParserImpl & other)
private

Member Function Documentation

◆ operator=()

PDBParserImpl & libebook::PDBParserImpl::operator= ( const PDBParserImpl & other)
private

Member Data Documentation

◆ m_document

librevenge::RVNGTextInterface* libebook::PDBParserImpl::m_document

Referenced by PDBParserImpl().

◆ m_header

HeaderData libebook::PDBParserImpl::m_header

Referenced by PDBParserImpl().

◆ m_input

librevenge::RVNGInputStream* libebook::PDBParserImpl::m_input

Referenced by PDBParserImpl().


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

Generated for libe-book by doxygen 1.14.0