a small zone of a ComplexBlock More...
Public Member Functions | |
Zone () | |
constructor | |
Public Attributes | |
long | m_pos |
the zone position | |
int | m_data [3] |
three unknown int | |
Friends | |
std::ostream & | operator<< (std::ostream &o, Zone const &z) |
operator<< | |
a small zone of a ComplexBlock
|
inline |
constructor
|
friend |
operator<<
int RagTimeSpreadsheetInternal::ComplexBlock::Zone::m_data[3] |
three unknown int
Referenced by RagTimeSpreadsheet::readBlockHeader(), and Zone().
long RagTimeSpreadsheetInternal::ComplexBlock::Zone::m_pos |
the zone position
Referenced by RagTimeSpreadsheet::readBlockHeader().