|
CFx SDK Documentation 2026 SP0
|
#include <RxValue.h>
Additional Inherited Members | |
Static Public Member Functions inherited from OdRxBoxedValue | |
| static OdRxBoxedValuePtr | newBoxedValueOnHeap (const OdRxValue &value) |
Static Public Member Functions inherited from OdRxObject | |
| static OdRxObjectPtr | cast (const OdRxObject *pointer) |
| static OdRxClass * | desc () |
| static void | rxInit () |
| static void | rxUninit () |
<group OdRx_Classes>
Class wrapping OdRxValue in OdRxObject in-place, without additional allocations.
| OdRxBoxedValueOnStack::OdRxBoxedValueOnStack | ( | OdRxValue & | value | ) |
Default constructor.
| value | [in] Value to be wrapped. |
| OdRxBoxedValueOnStack::ODRX_DECLARE_MEMBERS | ( | OdRxBoxedValueOnStack | ) |
|
inlinevirtual |
|
inlinevirtual |