a PLC of a RagTime5Text More...
Public Member Functions | |
PLC () | |
constructor |
Public Attributes | |
int | m_position |
the position in the text | |
int | m_fileType |
the file type | |
int | m_value |
an unknown value |
Friends | |
std::ostream & | operator<< (std::ostream &o, PLC const &plc) |
operator<< |
a PLC of a RagTime5Text
|
inline |
constructor
Referenced by operator<<.
|
friend |
operator<<
int RagTime5TextInternal::PLC::m_fileType |
the file type
Referenced by operator<<, PLC(), and RagTime5Text::readPLC().
int RagTime5TextInternal::PLC::m_position |
the position in the text
Referenced by operator<<, PLC(), and RagTime5Text::readPLC().
int RagTime5TextInternal::PLC::m_value |
an unknown value
Referenced by operator<<, PLC(), and RagTime5Text::readPLC().