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