Aria  2.8.0
ArMapObjectsInterface Member List

This is the complete list of members for ArMapObjectsInterface, including all inherited members.

ArMapObjectsInterface()ArMapObjectsInterfaceinline
findFirstMapObject(const char *name, const char *type, bool isIncludeWithHeading=false)=0ArMapObjectsInterfacepure virtual
findMapObject(const char *name, const char *type=NULL, bool isIncludeWithHeading=false)=0ArMapObjectsInterfacepure virtual
findMapObjectsOfType(const char *type, bool isIncludeWithHeading=false)=0ArMapObjectsInterfacepure virtual
getMapObjects(void)=0ArMapObjectsInterfacepure virtual
setMapObjects(const std::list< ArMapObject *> *mapObjects, bool isSortedObjects=false, ArMapChangeDetails *changeDetails=NULL)=0ArMapObjectsInterfacepure virtual
writeObjectListToFunctor(ArFunctor1< const char *> *functor, const char *endOfLineChars)=0ArMapObjectsInterfacepure virtual
~ArMapObjectsInterface()ArMapObjectsInterfaceinlinevirtual