![]() |
OpendTect
6.3
|
This is the complete list of members for BaseMapObject, including all inherited members.
| accesslock_ | Monitorable | mutableprotected |
| allowHoverEvent(int) const | BaseMapObject | inlinevirtual |
| attachCB(const NotifierAccess &, const CallBack &, bool onlyifnew=false) const | CallBacker | |
| attachCB(const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const | CallBacker | |
| BaseMapObject(const char *nm) | BaseMapObject | |
| BoundingBox typedef | BaseMapObject | |
| CallBacker() | CallBacker | |
| CallBacker(const CallBacker &) | CallBacker | |
| canRemoveWithPolygon() const | BaseMapObject | inlinevirtual |
| cEntireObjectChange() | Monitorable | inlinestatic |
| cEntireObjectChgID() | Monitorable | inlinestatic |
| changed | BaseMapObject | |
| ChangeDataNotifier typedef | Monitorable | |
| changeNotificationTypeOf(CallBacker *) | Monitorable | static |
| ChangeType typedef | Monitorable | |
| clone() const | NamedMonitorable | inlinevirtual |
| close(int shapeidx) const | BaseMapObject | inlinevirtual |
| cNameChange() | NamedMonitorable | inlinestatic |
| cNoChange() | Monitorable | inlinestatic |
| compareWith(const Monitorable &) const | NamedMonitorable | virtual |
| copyAll(const NamedMonitorable &) | NamedMonitorable | protected |
| Monitorable::copyAll(const Monitorable &) | Monitorable | protected |
| createImage(Coord &origin, Coord &p11) const | BaseMapObject | virtual |
| createPreview(int approxdiagonal) const | BaseMapObject | virtual |
| createReceiverForCurrentThread() | CallBacker | static |
| cUnspecChgID() | Monitorable | inlinestatic |
| depth_ | BaseMapObject | protected |
| detachAllNotifiers() const | CallBacker | protected |
| detachCB(const NotifierAccess &, const CallBack &) const | CallBacker | |
| detachCB(const NotifierAccess *notif, const CallBack &cb) const | CallBacker | inline |
| dirtyCount() const | Monitorable | inlinevirtual |
| DirtyCounter typedef | Monitorable | protected |
| DirtyCountType typedef | Monitorable | |
| fill(int shapeidx) const | BaseMapObject | inlinevirtual |
| fillPar(IOPar &) const | BaseMapObject | virtual |
| getAlignment(int shapeidx) const | BaseMapObject | virtual |
| getBoundingBox(BoundingBox &) const | BaseMapObject | virtual |
| getClone() const | NamedMonitorable | inlinevirtual |
| getColor() const | BaseMapObject | virtual |
| getDepth() const | BaseMapObject | inlinevirtual |
| getFillColor(int idx) const | BaseMapObject | inlinevirtual |
| getImage(int shapeidx) const | BaseMapObject | inlinevirtual |
| getImageFileName(int idx) const | BaseMapObject | inlinevirtual |
| getLineStyle(int shapeidx) const | BaseMapObject | inlinevirtual |
| getMarkerStyle(int shapeidx) const | BaseMapObject | inlinevirtual |
| getMemberSimple(const T &) const | Monitorable | inlineprotected |
| getMousePosInfo(Coord3 &, TrcKey &, float &val, BufferString &info) const | BaseMapObject | inlinevirtual |
| getName() const | NamedMonitorable | inlinevirtual |
| getNameFromPar(const IOPar &) | NamedObject | |
| getPoints(int shapeidx, TypeSet< Coord > &) const | BaseMapObject | virtual |
| getShapeName(int shapeidx) const | BaseMapObject | virtual |
| getTextRotation() const | BaseMapObject | inlinevirtual |
| getType() const | BaseMapObject | inlinevirtual |
| getXYScale(int idx, float &scx, float &scy) const | BaseMapObject | inlinevirtual |
| ID() const | BaseMapObject | inline |
| id_ | BaseMapObject | protected |
| IDType typedef | Monitorable | |
| instanceCreated() | NamedMonitorable | static |
| isCapsule() const | CallBacker | inlinevirtual |
| isNotifierAttached(const NotifierAccess *) const | CallBacker | |
| leftClicked | BaseMapObject | |
| lock_ | BaseMapObject | |
| Monitorable(const Monitorable &) | Monitorable | |
| Monitorable() | Monitorable | protected |
| multicolor(int shapeidx) const | BaseMapObject | inlinevirtual |
| name() const | NamedObject | inlinevirtual |
| name_ | NamedObject | protected |
| nameChanged | BaseMapObject | |
| NamedMonitorable(const char *nm=0) | NamedMonitorable | |
| NamedMonitorable(const NamedObject &) | NamedMonitorable | |
| NamedMonitorable(const NamedMonitorable &) | NamedMonitorable | |
| NamedObject(const char *nm=0) | NamedObject | inline |
| NamedObject(const NamedObject &oth) | NamedObject | inline |
| nrShapes() const | BaseMapObject | virtual |
| objectChanged() const | Monitorable | inlinevirtual |
| objectToBeDeleted() const | Monitorable | inlinevirtual |
| operator!=(const NamedMonitorable &oth) const | NamedMonitorable | inline |
| operator=(const NamedMonitorable &) | NamedMonitorable | |
| Monitorable::operator=(const Monitorable &) | Monitorable | |
| NamedObject::operator=(const NamedObject &) | NamedObject | |
| operator==(const NamedMonitorable &) const | NamedMonitorable | |
| Monitorable::operator==(const Monitorable &) const | Monitorable | |
| NamedObject::operator==(const NamedObject &oth) const | NamedObject | inline |
| putNameInPar(IOPar &) const | NamedObject | |
| removeReceiverForCurrentThread() | CallBacker | static |
| removeWithPolygon(const ODPolygon< double > &) | BaseMapObject | inlinevirtual |
| resumeChangeNotifications() const | Monitorable | protected |
| rightClicked | BaseMapObject | |
| sendChangeNotification(const ChangeData &) const | Monitorable | |
| sendChgNotif(AccessLocker &, const ChangeData &) const | Monitorable | protected |
| sendChgNotif(AccessLocker &, ChangeType, IDType) const | Monitorable | protected |
| sendDelNotif() const | Monitorable | protected |
| sendEntireObjectChangeNotification() const | Monitorable | |
| setDepth(int val) | BaseMapObject | virtual |
| setFillColor(int idx, const Color &) | BaseMapObject | inlinevirtual |
| setImage(int idx, OD::RGBImage *) | BaseMapObject | inlinevirtual |
| setLineStyle(int shapeidx, const OD::LineStyle &) | BaseMapObject | inlinevirtual |
| setMarkerStyle(int idx, const OD::MarkerStyle2D &) | BaseMapObject | inlinevirtual |
| setMemberSimple(TMember &, TSetTo, ChangeType, IDType) | Monitorable | inlineprotected |
| setName(const char *) | NamedMonitorable | virtual |
| setType(const char *tp) | BaseMapObject | inlinevirtual |
| setXYScale(int idx, float scx, float scy) | BaseMapObject | inlinevirtual |
| stopChangeNotifications() const | Monitorable | inlineprotected |
| stopReceivingNotifications() const | CallBacker | inline |
| styleChanged | BaseMapObject | |
| touch() const | Monitorable | inlinevirtual |
| transferNotifsTo(const Monitorable &, const CallBacker *onlyfor=0) const | Monitorable | |
| typenm_ | BaseMapObject | protected |
| updateGeometry() | BaseMapObject | inlinevirtual |
| usePar(const IOPar &, TaskRunner *taskr=0) | BaseMapObject | virtual |
| zvalueChanged | BaseMapObject | |
| ~BaseMapObject() | BaseMapObject | |
| ~CallBacker() | CallBacker | virtual |
| ~Monitorable() | Monitorable | virtual |
| ~NamedMonitorable() | NamedMonitorable | virtual |
| ~NamedObject() | NamedObject | inlinevirtual |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2017