Definition at line 35 of file MapdataStageInfo.hh.
Public Member Functions | |
| MapdataStageInfoAccessor (const MapSectionHeader *header) | |
Public Member Functions inherited from System::MapdataAccessorBase< MapdataStageInfo, MapdataStageInfo::SData > | |
| 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 | |
Protected Attributes inherited from System::MapdataAccessorBase< MapdataStageInfo, MapdataStageInfo::SData > | |
| MapdataStageInfo ** | m_entries |
| u16 | m_entryCount |
| const MapSectionHeader * | m_sectionHeader |
| System::MapdataStageInfoAccessor::MapdataStageInfoAccessor | ( | const MapSectionHeader * | header | ) |
Definition at line 14 of file MapdataStageInfo.cc.