a zone link in RagTime 5/6 structures More...
#include <RagTime5StructManager.hxx>
| Public Member Functions | |
| ZoneLink () | |
| constructor  More... | |
| int | getSubZoneId (int i) const | 
| returns the sub zone id  More... | |
| Public Attributes | |
| int | m_dataId | 
| the data id (or 0)  More... | |
| long | m_subZoneId [2] | 
| the sub id zones  More... | |
| std::vector< long > | m_valuesList | 
| list of potential values  More... | |
| std::string | m_extra | 
| extra data  More... | |
| Friends | |
| std::ostream & | operator<< (std::ostream &o, ZoneLink const &link) | 
| operator<<  More... | |
a zone link in RagTime 5/6 structures
| 
 | inline | 
constructor
| 
 | inline | 
returns the sub zone id
| 
 | friend | 
operator<<
| int RagTime5StructManager::ZoneLink::m_dataId | 
| std::string RagTime5StructManager::ZoneLink::m_extra | 
extra data
| long RagTime5StructManager::ZoneLink::m_subZoneId[2] | 
the sub id zones
Referenced by getSubZoneId(), RagTime5ParserInternal::ClustListParser::parseData(), RagTime5PipelineInternal::ClustListParser::parseData(), RagTime5Parser::readClusterLinkList(), and ZoneLink().
| std::vector<long> RagTime5StructManager::ZoneLink::m_valuesList | 
list of potential values