|
CFx SDK Documentation
2023 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 () |
<group OdRx_Classes> Class wrapping OdRxValue in OdRxObject in-place, w/o additional allocations.
| OdRxBoxedValueOnStack::OdRxBoxedValueOnStack | ( | OdRxValue & | value | ) |
Default constructor.
| OdRxBoxedValueOnStack::ODRX_DECLARE_MEMBERS | ( | OdRxBoxedValueOnStack | ) |
|
inlinevirtual |
Returns contained OdRxValue (const version).
Implements OdRxBoxedValue.
|
inlinevirtual |