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