Definition at line 66 of file MapdataGeoObj.hh.
Public Member Functions | |
| MapdataGeoObjAccessor (const MapSectionHeader *header) | |
Public Member Functions inherited from System::MapdataAccessorBase< MapdataGeoObj, MapdataGeoObj::SData > | |
| 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 | |
Protected Attributes inherited from System::MapdataAccessorBase< MapdataGeoObj, MapdataGeoObj::SData > | |
| MapdataGeoObj ** | m_entries |
| u16 | m_entryCount |
| const MapSectionHeader * | m_sectionHeader |
| System::MapdataGeoObjAccessor::MapdataGeoObjAccessor | ( | const MapSectionHeader * | header | ) |
Definition at line 25 of file MapdataGeoObj.cc.