Definition at line 35 of file MapdataStageInfo.hh.
Public Member Functions | |
MapdataStageInfoAccessor (const MapSectionHeader *header) | |
![]() | |
MapdataAccessorBase (const MapSectionHeader *header) | |
MapdataAccessorBase (const MapdataAccessorBase &)=delete | |
MapdataAccessorBase (MapdataAccessorBase &&)=delete | |
MapdataStageInfo * | get (u16 i) const |
MapdataStageInfo::SData * | getData (u16 i) const |
u16 | size () const |
void | init (const MapdataStageInfo::SData *start, u16 count) |
Additional Inherited Members | |
![]() | |
MapdataStageInfo ** | m_entries |
u16 | m_entryCount |
const MapSectionHeader * | m_sectionHeader |
System::MapdataStageInfoAccessor::MapdataStageInfoAccessor | ( | const MapSectionHeader * | header | ) |
Definition at line 14 of file MapdataStageInfo.cc.