RagTime5StructManager::ZoneLink Struct Reference

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...
 

Detailed Description

a zone link in RagTime 5/6 structures

Constructor & Destructor Documentation

◆ ZoneLink()

RagTime5StructManager::ZoneLink::ZoneLink ( )
inline

constructor

Member Function Documentation

◆ getSubZoneId()

int RagTime5StructManager::ZoneLink::getSubZoneId ( int  i) const
inline

returns the sub zone id

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
ZoneLink const &  link 
)
friend

operator<<

Member Data Documentation

◆ m_dataId

◆ m_extra

std::string RagTime5StructManager::ZoneLink::m_extra

extra data

◆ m_subZoneId

◆ m_valuesList

std::vector<long> RagTime5StructManager::ZoneLink::m_valuesList

list of potential values


The documentation for this struct was generated from the following file:

Generated on Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20