a small block of a GreatWksDBParserInternal::Block More...
Public Member Functions | |
Zone () | |
constructor | |
Public Attributes | |
long | m_ptr |
the begin zone pointer | |
int | m_N |
the number of sub data | |
long | m_dataSize |
the data size | |
a small block of a GreatWksDBParserInternal::Block
|
inline |
constructor
long GreatWksDBParserInternal::Block::Zone::m_dataSize |
the data size
Referenced by GreatWksDBParser::createBlock().
int GreatWksDBParserInternal::Block::Zone::m_N |
the number of sub data
Referenced by GreatWksDBParser::createBlock().
long GreatWksDBParserInternal::Block::Zone::m_ptr |
the begin zone pointer
Referenced by GreatWksDBParser::createBlock(), GreatWksDBParser::readBlock(), GreatWksDBParser::readBlockHeader2(), GreatWksDBParser::readFreeList(), GreatWksDBParser::readRecordList(), and GreatWksDBParser::readRowLinks().