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