CFx SDK Documentation
2020SP3
|
#include "TD_PackPush.h"
#include "RxObject.h"
#include "RxVariant.h"
#include "RxObjectImpl.h"
#include "TD_PackPop.h"
Go to the source code of this file.
Classes | |
class | OdRxVariant |
class | OdRxVariantValue |
Macros | |
#define | ODRXVARVAL_CONSTR(type, setter) |
#define | ODRXVARVAL_IMPLICIT(type, getter) |
Typedefs | |
typedef OdSmartPtr< OdRxVariant > | OdRxVariantPtr |
#define ODRXVARVAL_CONSTR | ( | type, | |
setter | |||
) |
Definition at line 71 of file RxVariantValue.h.
#define ODRXVARVAL_IMPLICIT | ( | type, | |
getter | |||
) |
Definition at line 101 of file RxVariantValue.h.
typedef OdSmartPtr<OdRxVariant> OdRxVariantPtr |
Definition at line 34 of file RxVariantValue.h.