addToFileParser(ArFileParser *fileParser) | ArMapSupplement | [virtual] |
ArMapSupplement() | ArMapSupplement | |
ArMapSupplement(const ArMapSupplement &other) | ArMapSupplement | |
ArMapSupplementInterface() | ArMapSupplementInterface | [inline] |
clear() | ArMapSupplement | [virtual] |
getOriginAltitude() (defined in ArMapSupplement) | ArMapSupplement | [virtual] |
getOriginLatLong() (defined in ArMapSupplement) | ArMapSupplement | [virtual] |
getTimeChanged() const | ArMapSupplement | [virtual] |
handleOriginLatLongAlt(ArArgumentBuilder *arg) (defined in ArMapSupplement) | ArMapSupplement | [protected] |
hasOriginLatLongAlt() (defined in ArMapSupplement) | ArMapSupplement | [virtual] |
myHasOriginLatLongAlt | ArMapSupplement | [protected] |
myOriginAltitude | ArMapSupplement | [protected] |
myOriginLatLong | ArMapSupplement | [protected] |
myOriginLatLongAltCB | ArMapSupplement | [protected] |
myTimeChanged | ArMapSupplement | [protected] |
operator=(const ArMapSupplement &other) | ArMapSupplement | |
remFromFileParser(ArFileParser *fileParser) | ArMapSupplement | [virtual] |
setOriginLatLongAlt(bool hasOriginLatLong, const ArPose &originLatLong, double altitude, ArMapChangeDetails *changeDetails=NULL) (defined in ArMapSupplement) | ArMapSupplement | [virtual] |
writeSupplementToFunctor(ArFunctor1< const char * > *functor, const char *endOfLineChars) (defined in ArMapSupplement) | ArMapSupplement | [virtual] |
~ArMapSupplement() | ArMapSupplement | [virtual] |
~ArMapSupplementInterface() | ArMapSupplementInterface | [inline, virtual] |