libzmf::ZMF4Header Class Reference

#include <ZMF4Header.h>

List of all members.

Public Member Functions

 ZMF4Header ()
bool load (const RVNGInputStreamPtr &input)
bool isSupported () const
uint32_t objectCount () const
uint32_t startContentOffset () const
uint32_t startBitmapOffset () const

Private Member Functions

bool checkSignature () const

Private Attributes

uint32_t m_signature
uint32_t m_objectCount
uint32_t m_startContentOffset
uint32_t m_startBitmapOffset

Constructor & Destructor Documentation


Member Function Documentation

bool libzmf::ZMF4Header::checkSignature ( ) const [private]

Referenced by isSupported(), and load().

uint32_t libzmf::ZMF4Header::objectCount ( ) const

Member Data Documentation

Referenced by load(), and objectCount().

uint32_t libzmf::ZMF4Header::m_signature [private]

Referenced by checkSignature(), and load().

Referenced by load(), and startBitmapOffset().


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