|
Aria
2.8.0
|
This is the complete list of members for ArMapObjectsInterface, including all inherited members.
| ArMapObjectsInterface() | ArMapObjectsInterface | inline |
| findFirstMapObject(const char *name, const char *type, bool isIncludeWithHeading=false)=0 | ArMapObjectsInterface | pure virtual |
| findMapObject(const char *name, const char *type=NULL, bool isIncludeWithHeading=false)=0 | ArMapObjectsInterface | pure virtual |
| findMapObjectsOfType(const char *type, bool isIncludeWithHeading=false)=0 | ArMapObjectsInterface | pure virtual |
| getMapObjects(void)=0 | ArMapObjectsInterface | pure virtual |
| setMapObjects(const std::list< ArMapObject *> *mapObjects, bool isSortedObjects=false, ArMapChangeDetails *changeDetails=NULL)=0 | ArMapObjectsInterface | pure virtual |
| writeObjectListToFunctor(ArFunctor1< const char *> *functor, const char *endOfLineChars)=0 | ArMapObjectsInterface | pure virtual |
| ~ArMapObjectsInterface() | ArMapObjectsInterface | inlinevirtual |