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