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
| RagTimeSpreadsheetInternal::ComplexBlock::Zone::Zone | ( | ) | [inline] |
constructor
| std::ostream& operator<< | ( | std::ostream & | o, |
| Zone const & | z | ||
| ) | [friend] |
operator<<
three unknown int
Referenced by RagTimeSpreadsheet::readBlockHeader(), RagTimeSpreadsheet::readSpreadsheetComplexStructure(), and Zone().
the zone position
Referenced by RagTimeSpreadsheet::readBlockHeader(), and RagTimeSpreadsheet::readSpreadsheetComplexStructure().