|
FRX SDK Documentation 2025 SP0
|
#include <addclass.h>
Public Member Functions | |
| AcRx::AppRetCode | entryPoint (AcRx::AppMsgCode event, void *data) |
| virtual AcRx::AppRetCode | On_kInitAppMsg (void *pkt) |
| virtual AcRx::AppRetCode | On_kUnloadAppMsg (void *pkt) |
| virtual AcRx::AppRetCode | On_kLoadDwgMsg (void *pkt) |
| virtual AcRx::AppRetCode | On_kUnloadDwgMsg (void *pkt) |
| virtual AcRx::AppRetCode | On_kInvkSubrMsg (void *pkt) |
| virtual AcRx::AppRetCode | On_kSaveMsg (void *pkt) |
| virtual AcRx::AppRetCode | On_kInitDialogMsg (void *pkt) |
| virtual AcRx::AppRetCode | On_kEndDialogMsg (void *pkt) |
Public Member Functions inherited from AcRxDbxApp | |
| AcRxDbxApp () | |
| virtual AcRx::AppRetCode | On_kEndMsg (void *pkt) |
| virtual AcRx::AppRetCode | On_kQuitMsg (void *pkt) |
| virtual AcRx::AppRetCode | On_kDependencyMsg (void *pkt) |
| virtual AcRx::AppRetCode | On_kNoDependencyMsg (void *pkt) |
| virtual AcRx::AppRetCode | On_kOleUnloadAppMsg (void *pkt) |
| virtual AcRx::AppRetCode | On_kPreQuitMsg (void *pkt) |
| virtual void | RegisterServerComponents ()=0 |
| HINSTANCE & | GetModuleInstance () |
Additional Inherited Members | |
Protected Attributes inherited from AcRxDbxApp | |
| HINSTANCE | m_hdllInstance |
Definition at line 985 of file addclass.h.
|
inlinevirtual |
Reimplemented from AcRxDbxApp.
Definition at line 988 of file addclass.h.
|
inlinevirtual |
Definition at line 1164 of file addclass.h.
|
inlinevirtual |
Reimplemented from AcRxDbxApp.
Definition at line 1046 of file addclass.h.
|
inlinevirtual |
Definition at line 1159 of file addclass.h.
|
inlinevirtual |
Definition at line 1134 of file addclass.h.
|
inlinevirtual |
Reimplemented from AcRxDbxApp.
Definition at line 1089 of file addclass.h.
|
inlinevirtual |
Reimplemented from AcRxDbxApp.
Definition at line 1154 of file addclass.h.
|
inlinevirtual |
Reimplemented from AcRxDbxApp.
Definition at line 1068 of file addclass.h.
|
inlinevirtual |
Definition at line 1113 of file addclass.h.