CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdDbIdPair, including all inherited members.
isCloned() const | OdDbIdPair | inline |
isOwnerXlated() const | OdDbIdPair | inline |
isPrimary() const | OdDbIdPair | inline |
key() const | OdDbIdPair | inline |
OdDbIdPair() | OdDbIdPair | inline |
OdDbIdPair(const OdDbIdPair &source) | OdDbIdPair | inline |
OdDbIdPair(const OdDbObjectId &key) | OdDbIdPair | inline |
OdDbIdPair(const OdDbObjectId &key, const OdDbObjectId &value, bool cloned=false, bool ownerXlated=true, bool primary=false) | OdDbIdPair | inline |
set(const OdDbObjectId &key, const OdDbObjectId &value, bool cloned=false, bool ownerXlated=true, bool primary=false) | OdDbIdPair | inline |
setCloned(bool cloned) | OdDbIdPair | inline |
setKey(const OdDbObjectId &key) | OdDbIdPair | inline |
setOwnerXlated(bool ownerXlated) | OdDbIdPair | inline |
setPrimary(bool primary) | OdDbIdPair | inline |
setValue(const OdDbObjectId &value) | OdDbIdPair | inline |
value() const | OdDbIdPair | inline |