a tabulation in RagTime 5/6 structures More...
#include <RagTime5StructManager.hxx>
| Public Member Functions | |
| TabStop () | |
| constructor  More... | |
| Public Attributes | |
| float | m_position | 
| the position  More... | |
| int | m_type | 
| the type  More... | |
| uint16_t | m_leaderChar | 
| the unicode leader char  More... | |
| Friends | |
| std::ostream & | operator<< (std::ostream &o, TabStop const &tab) | 
| operator<<  More... | |
a tabulation in RagTime 5/6 structures
| 
 | inline | 
constructor
| 
 | friend | 
operator<<
| uint16_t RagTime5StructManager::TabStop::m_leaderChar | 
the unicode leader char
Referenced by RagTime5StructManager::readField().
| float RagTime5StructManager::TabStop::m_position | 
the position
Referenced by RagTime5StructManager::readField().
| int RagTime5StructManager::TabStop::m_type | 
the type
Referenced by RagTime5StructManager::readField().