a small block of a GreatWksDBParserInternal::Block More...
| Public Member Functions | |
| Zone () | |
| constructor  More... | |
| Public Attributes | |
| long | m_ptr | 
| the begin zone pointer  More... | |
| int | m_N | 
| the number of sub data  More... | |
| long | m_dataSize | 
| the data size  More... | |
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().