Definition at line 31 of file MapdataStartPoint.hh.
Public Member Functions | |
| MapdataStartPointAccessor (const MapSectionHeader *header) | |
Public Member Functions inherited from System::MapdataAccessorBase< MapdataStartPoint, MapdataStartPoint::SData > | |
| MapdataAccessorBase (const MapSectionHeader *header) | |
| MapdataAccessorBase (const MapdataAccessorBase &)=delete | |
| MapdataAccessorBase (MapdataAccessorBase &&)=delete | |
| MapdataStartPoint * | get (u16 i) const |
| MapdataStartPoint::SData * | getData (u16 i) const |
| u16 | size () const |
| void | init (const MapdataStartPoint::SData *start, u16 count) |
Additional Inherited Members | |
Protected Attributes inherited from System::MapdataAccessorBase< MapdataStartPoint, MapdataStartPoint::SData > | |
| MapdataStartPoint ** | m_entries |
| u16 | m_entryCount |
| const MapSectionHeader * | m_sectionHeader |
|
0x80514258 |
Definition at line 103 of file MapdataStartPoint.cc.