CFx SDK Documentation
2023 SP0
|
This is the complete list of members for AECPropertyExtensionBase, including all inherited members.
addRef()=0 | OdRxObject | pure virtual |
cast(const OdRxObject *pointer) | OdRxObject | inlinestatic |
clone() const | OdRxObject | virtual |
comparedTo(const OdRxObject *pOther) const | OdRxObject | virtual |
copyFrom(const OdRxObject *pSource) | OdRxObject | virtual |
desc() | OdRxObject | static |
GetAutomaticProperty(OdDbObject *pObject, const OdString &strPropertyName, const OdDbObjectId &idDataFormat=OdDbObjectId::kNull)=0 | AECPropertyExtensionBase | pure virtual |
GetProperty(OdDbObject *pObject, const OdDbObjectId &idPropertySetDef, OdUInt32 iPropertyIndex, const OdDbObjectId &idDataFormat=OdDbObjectId::kNull, AECVariant *pRawValue=0) | AECPropertyExtensionBase | |
GetProperty(OdDbObject *pObject, const OdDbObjectId &idPropertySetDef, const OdString &strPropertyName, const OdDbObjectId &idDataFormat=OdDbObjectId::kNull, AECVariant *pRawValue=0) | AECPropertyExtensionBase | |
GetProperty(OdDbObject *pObject, AECPropertyDefPtr pPropertyDef, const OdDbObjectId &idDataFormat=OdDbObjectId::kNull, AECVariant *pRawValue=0) | AECPropertyExtensionBase | |
GetPropertyNames(OdRxClass *pDesc, std::vector< OdString > &aNames) | AECPropertyExtensionBase | static |
GetPropertySet(OdDbObject *pObject, const OdDbObjectId &idPropertySetDef, bool bCreateIfNotFound=false) | AECPropertyExtensionBase | static |
GetPropertySetOverrideContainer(const OdDbObjectId &idReference, bool bCreateIfNotFound=false) | AECPropertyExtensionBase | static |
GetQueryInfoByPropertyIndex(OdRxClass *pDesc, OdUInt32 iIndex, AECQueryInfo &cQueryInfo) | AECPropertyExtensionBase | static |
GetQueryInfoByPropertyName(OdRxClass *pDesc, const OdString &strName, AECQueryInfo &cQueryInfo) | AECPropertyExtensionBase | static |
GetQueryInfos(OdRxClass *pDesc, std::vector< AECQueryInfo > &aQueryInfos) | AECPropertyExtensionBase | static |
GetReferenceProperty(const OdDbObjectId &idReference, const AECSmartReference &rRef, const OdDbObjectId &idPropertySetDef, OdUInt32 iPropertyIndex, const OdDbObjectId &idDataFormat=OdDbObjectId::kNull, AECVariant *pRawValue=0) | AECPropertyExtensionBase | static |
GetReferenceProperty(const OdDbObjectId &idReference, const AECSmartReference &rRef, const OdDbObjectId &idPropertySetDef, const OdString &strPropertyName, const OdDbObjectId &idDataFormat=OdDbObjectId::kNull, AECVariant *pRawValue=0) | AECPropertyExtensionBase | static |
GetReferencePropertySet(const OdDbObjectId &idReference, const AECSmartReference &rRef, const OdDbObjectId &idPropertySetDef, bool bCreateIfNotFound=false) | AECPropertyExtensionBase | static |
isA() const | OdRxObject | virtual |
isEqualTo(const OdRxObject *pOther) const | OdRxObject | virtual |
isKindOf(const OdRxClass *pClass) const | OdRxObject | inline |
numRefs() const | OdRxObject | virtual |
ODRX_HEAP_OPERATORS() | OdRxObject | |
OdRxObject() | OdRxObject | inline |
queryX(const OdRxClass *pClass) const | OdRxObject | virtual |
release()=0 | OdRxObject | pure virtual |
RemovePropertySet(OdDbObject *pObject, const OdDbObjectId &idPropertySetDef) | AECPropertyExtensionBase | static |
RemoveReferencePropertySet(const OdDbObjectId &idReference, const AECSmartReference &rRef, const OdDbObjectId &idPropertySetDef) | AECPropertyExtensionBase | static |
x(const OdRxClass *pClass) const | OdRxObject | virtual |
~OdRxObject() | OdRxObject | virtual |