|
FRX SDK Documentation 2025 SP0
|
#include <AcDmComponent.h>
Protected Member Functions | |
| void | cleanUp (void) |
Protected Member Functions inherited from AcRxObject | |
| AcRxObject (void) | |
| virtual AcRxObject * | subQueryX (AcRxClass const *) const |
Additional Inherited Members | |
Static Public Member Functions inherited from AcRxObject | |
| static AcRxClass *__cdecl | desc (void) |
| static AcRxObject *__cdecl | cast (AcRxObject const *) |
Protected Attributes inherited from AcObject | |
| void * | m_pData |
Definition at line 26 of file AcDmComponent.h.
| AcDmComponent::AcDmComponent | ( | AcDbObject * | ) |
| AcDmComponent::AcDmComponent | ( | AcDbObjectId | ) |
| AcDmComponent::AcDmComponent | ( | AcDmComponent const & | ) |
| AcDmComponent::AcDmComponent | ( | void | ) |
| void AcDmComponent::get | ( | AcDbObjectId & | ) |
| AcDbObject * AcDmComponent::open | ( | AcDb::OpenMode | , |
| bool | ) |
| AcDmComponent::operator AcDbObject * | ( | void | ) |
| AcDmComponent::operator AcDbObject const * | ( | void | ) |
| AcDmComponent & AcDmComponent::operator= | ( | AcDbObject * | ) |
| AcDmComponent & AcDmComponent::operator= | ( | AcDbObjectId | ) |
| AcDmComponent & AcDmComponent::operator= | ( | AcDmComponent const & | ) |
| void AcDmComponent::set | ( | AcDbObject * | ) |
| void AcDmComponent::set | ( | AcDbObjectId | ) |