CFx SDK Documentation 2024 SP0
|
#include "TD_PackPush.h"
#include "RxObject.h"
#include "IdArrays.h"
#include "StringArray.h"
#include "DbExport.h"
#include "TD_PackPop.h"
Go to the source code of this file.
Classes | |
class | OdRxEventReactor |
class | OdRxEvent |
Macros | |
#define | ODRX_EVENT_OBJ OD_T("OdRxEvent") |
Typedefs | |
typedef OdSmartPtr< OdRxEventReactor > | OdRxEventReactorPtr |
typedef OdSmartPtr< OdRxEvent > | OdRxEventPtr |
Enumerations | |
enum | OdXrefSubCommand { kXrefAttach = 0 , kXrefBind = 1 , kXrefDetach = 2 , kXrefOverlay = 3 , kXrefPath = 4 , kXrefReload = 5 , kXrefResolve = 6 , kXrefUnload = 7 , kXrefXBind = 8 } |
Functions | |
TOOLKIT_EXPORT OdRxEventPtr | odrxEvent () |
typedef OdSmartPtr<OdRxEvent> OdRxEventPtr |
This template class is a specialization of the OdSmartPtr class for OdRxEvent object pointers.
This template class is a specialization of the OdSmartPtr class for OdRxEventReactor object pointers.
enum OdXrefSubCommand |
TOOLKIT_EXPORT OdRxEventPtr odrxEvent | ( | ) |