#include <ZBRHeader.h>
Public Member Functions | |
ZBRHeader () | |
bool | load (const RVNGInputStreamPtr &input) |
bool | isSupported () const |
unsigned | version () const |
Private Attributes | |
unsigned | m_sig |
unsigned | m_version |
libzmf::ZBRHeader::ZBRHeader | ( | ) |
bool libzmf::ZBRHeader::isSupported | ( | ) | const |
Referenced by libzmf::ZBRParser::parse().
bool libzmf::ZBRHeader::load | ( | const RVNGInputStreamPtr & | input | ) |
Referenced by libzmf::ZBRParser::parse().
unsigned libzmf::ZBRHeader::version | ( | ) | const |
|
private |
Referenced by isSupported(), and load().
|
private |
Referenced by isSupported(), load(), and version().