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