|
FRX SDK Documentation 2025 SP0
|
#include <AcRxGenHand.h>
Public Types | |
| enum | ArxDbxFlags |
Additional Inherited Members | |
Static Public Member Functions inherited from AcRxObject | |
| static AcRxClass *__cdecl | desc (void) |
| static AcRxObject *__cdecl | cast (AcRxObject const *) |
Protected Member Functions inherited from AcRxObject | |
| AcRxObject (void) | |
| virtual AcRxObject * | subQueryX (AcRxClass const *) const |
Protected Attributes inherited from AcObject | |
| void * | m_pData |
Definition at line 26 of file AcRxGenHand.h.
Definition at line 29 of file AcRxGenHand.h.
| AcRxGenHand::AcRxGenHand | ( | AcRxGenHand const & | ) |
| AcRxGenHand::AcRxGenHand | ( | void | ) |
| ArxDbxFlags AcRxGenHand::appStatusFlags | ( | void | ) |
|
virtual |
|
virtual |
Reimplemented from AcRxObject.
| void AcRxGenHand::loadReason | ( | AcadApp::LoadReasons | ) |
| AcadApp::LoadReasons AcRxGenHand::loadReason | ( | void | ) |
| AcRxGenHand & AcRxGenHand::operator= | ( | AcRxGenHand const & | ) |
| AcRxGenHand & AcRxGenHand::operator= | ( | void * | ) |
| bool AcRxGenHand::operator== | ( | AcRxGenHand const & | ) | const |
| bool AcRxGenHand::sendAppMessage | ( | AcRx::AppMsgCode | , |
| void * | ) |