an structure of StudentWritingCParserInternal to store the page's data More...
Public Member Functions | |
PageStruct () | |
constructor | |
Public Attributes | |
int | m_pageNumber |
the page number | |
int | m_firstChar |
the first character | |
int | m_numColumns |
the number of columns | |
ZoneEntry | m_hfIds [2] |
the header/footer id | |
an structure of StudentWritingCParserInternal to store the page's data
|
inline |
constructor
int StudentWritingCParserInternal::PageStruct::m_firstChar |
the first character
Referenced by StudentWritingCParser::createZones().
ZoneEntry StudentWritingCParserInternal::PageStruct::m_hfIds[2] |
the header/footer id
Referenced by StudentWritingCParser::createZones().
int StudentWritingCParserInternal::PageStruct::m_numColumns |
the number of columns
Referenced by StudentWritingCParser::createZones().
int StudentWritingCParserInternal::PageStruct::m_pageNumber |
the page number
Referenced by StudentWritingCParser::createZones().