| ::LatLong class | Coords::CoordSystem | friend |
| addObserver(WeakPtrBase *obs) | RefCount::Referenced | |
| attachCB(const NotifierAccess &, const CallBack &, bool onlyifnew=false) const | CallBacker | |
| attachCB(const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const | CallBacker | |
| attachednotifiers_ | CallBacker | private |
| attachednotifierslock_ | CallBacker | mutableprivate |
| CallBacker() | CallBacker | |
| CallBacker(const CallBacker &) | CallBacker | |
| clone() const =0 | Coords::CoordSystem | pure virtual |
| convert(const Coord &, const CoordSystem &from, const CoordSystem &to) | Coords::CoordSystem | static |
| convertFrom(const Coord &, const CoordSystem &from) const | Coords::CoordSystem | virtual |
| convertTo(const Coord &, const CoordSystem &to) const | Coords::CoordSystem | virtual |
| createReceiverForCurrentThread() | CallBacker | static |
| createSystem(const IOPar &) | Coords::CoordSystem | static |
| createSystem(const char *str, BufferString &msgs) | Coords::CoordSystem | static |
| Default enum value | Coords::CoordSystem | |
| delalreadytriggered_ | NamedCallBacker | mutableprotected |
| delnotif_ | NamedCallBacker | protected |
| description() const =0 | Coords::CoordSystem | pure virtual |
| detachAllNotifiers() const | CallBacker | |
| detachCB(const NotifierAccess &, const CallBack &) const | CallBacker | |
| detachCB(const NotifierAccess *notif, const CallBack &cb) const | CallBacker | inline |
| doFillPar(IOPar &) const =0 | Coords::CoordSystem | protectedpure virtual |
| doUsePar(const IOPar &)=0 | Coords::CoordSystem | protectedpure virtual |
| fillPar(IOPar &) const | Coords::CoordSystem | |
| fromGeographic(const LatLong &, bool wgs84) const =0 | Coords::CoordSystem | protectedpure virtual |
| fromString(const char *) const | Coords::CoordSystem | virtual |
| geographicTransformOK() const =0 | Coords::CoordSystem | pure virtual |
| getDescString(StringType=Default, bool withsystem=false) const | Coords::CoordSystem | |
| getGeodeticSystem() const | Coords::CoordSystem | inlinevirtual |
| getName() const | NamedObject | inlinevirtual |
| getNameFromPar(const IOPar &) | NamedObject | |
| getSystemNames(bool onlyorthogonal, bool onlyprojection, uiStringSet &, ObjectSet< IOPar > &) | Coords::CoordSystem | static |
| getUnitName() const | Coords::CoordSystem | inlinevirtual |
| getURNString() const =0 | Coords::CoordSystem | pure virtual |
| getWGS84LLSystem() | Coords::CoordSystem | static |
| hasName(const char *nm) const | ObjectWithName | inline |
| hasName(const name_type &nm) const | ObjectWithName | inline |
| initRepository(NotifierAccess *=nullptr) | Coords::CoordSystem | static |
| instanceCreated() | SharedObject | static |
| isCapsule() const | CallBacker | inlinevirtual |
| isFeet() const | Coords::CoordSystem | inlinevirtual |
| isGeodetic() const | Coords::CoordSystem | inlinevirtual |
| isMeter() const | Coords::CoordSystem | inlinevirtual |
| isNotifierAttached(const NotifierAccess *) const | CallBacker | |
| isOK() const =0 | Coords::CoordSystem | pure virtual |
| isOrthogonal() const =0 | Coords::CoordSystem | pure virtual |
| isProjection() const | Coords::CoordSystem | inlinevirtual |
| isSane(const Referenced *) | RefCount::Referenced | static |
| isWGS84() const | Coords::CoordSystem | inlinevirtual |
| JSON enum value | Coords::CoordSystem | |
| magicnumber_ | RefCount::Referenced | private |
| name() const override | NamedObject | inlinevirtual |
| name_ | NamedObject | protected |
| name_type typedef | ObjectWithName | |
| NamedCallBacker(const char *nm=0) | NamedCallBacker | |
| NamedCallBacker(const NamedCallBacker &) | NamedCallBacker | |
| NamedObject(const char *nm=nullptr) | NamedObject | inline |
| NamedObject(const NamedObject &oth) | NamedObject | inline |
| notifyShutdown(const NotifierAccess *, bool wait) const | CallBacker | private |
| nrRefs() const | RefCount::Referenced | |
| objectToBeDeleted() const | NamedCallBacker | inlinevirtual |
| operator!=(const CoordSystem &) const | Coords::CoordSystem | |
| NamedCallBacker::operator=(const NamedObject &) | NamedObject | |
| RefCount::Referenced::operator=(const Referenced &) | RefCount::Referenced | protected |
| operator==(const CoordSystem &) const | Coords::CoordSystem | |
| SharedObject::operator==(const NamedCallBacker &oth) const | NamedCallBacker | inline |
| SharedObject::operator==(const NamedObject &oth) const | NamedCallBacker | inline |
| prepareForDelete() | RefCount::Referenced | inlineprivatevirtual |
| putNameInPar(IOPar &) const | ObjectWithName | |
| ref() const | RefCount::Referenced | |
| refcount_ | RefCount::Referenced | mutableprivate |
| Referenced() | RefCount::Referenced | inlineprotected |
| Referenced(const Referenced &) | RefCount::Referenced | protected |
| refIfReffed() const | RefCount::Referenced | |
| refNotify() const | RefCount::Referenced | inlineprivatevirtual |
| removeObserver(WeakPtrBase *obs) | RefCount::Referenced | |
| removeReceiverForCurrentThread() | CallBacker | static |
| sendDelNotif() const | NamedCallBacker | protected |
| setName(const char *nm) | NamedObject | inlinevirtual |
| SharedObject(const char *nm=nullptr) | SharedObject | |
| SharedObject(const SharedObject &) | SharedObject | |
| sKeyFactoryName() | Coords::CoordSystem | static |
| sKeyJSON() | Coords::CoordSystem | static |
| sKeyUiName() | Coords::CoordSystem | static |
| sKeyURL() | Coords::CoordSystem | static |
| sKeyURN() | Coords::CoordSystem | static |
| sKeyWKT() | Coords::CoordSystem | static |
| stopReceivingNotifications() const | CallBacker | inline |
| StringType enum name | Coords::CoordSystem | |
| summary() const =0 | Coords::CoordSystem | pure virtual |
| sWGS84ProjDispString() | Coords::CoordSystem | static |
| toGeographic(const Coord &, bool wgs84) const =0 | Coords::CoordSystem | protectedpure virtual |
| toString(const Coord &, bool withsystem=false) const | Coords::CoordSystem | virtual |
| toUiString(const Coord &) const | Coords::CoordSystem | virtual |
| trueCaller() | CallBacker | inlinevirtual |
| tryRef() const | RefCount::Referenced | |
| unRef() const | RefCount::Referenced | |
| unRefNoDelete() const | RefCount::Referenced | |
| unRefNoDeleteNotify() const | RefCount::Referenced | inlineprivatevirtual |
| unRefNotify() const | RefCount::Referenced | inlineprivatevirtual |
| URL enum value | Coords::CoordSystem | |
| URN enum value | Coords::CoordSystem | |
| usePar(const IOPar &) | Coords::CoordSystem | |
| WKT enum value | Coords::CoordSystem | |
| ~CallBacker() | CallBacker | virtual |
| ~CoordSystem() | Coords::CoordSystem | protectedvirtual |
| ~NamedObject() | NamedObject | inlinevirtual |
| ~ObjectWithName() | ObjectWithName | inlinevirtual |
| ~Referenced() | RefCount::Referenced | protectedvirtual |
| ~SharedObject() | SharedObject | protectedvirtual |