|
CFx SDK Documentation 2026 SP0
|
#include <StaticRxObject.h>
Public Member Functions | |
| ODRX_USING_HEAP_OPERATORS (T1) | |
| void | addRef () |
| void | release () ODRX_NOEXCEPT |
<group OdRx_Classes>
This is a variant of OdStaticRxObject for multiple inheritance
Definition at line 80 of file StaticRxObject.h.
|
inline |
Simulates the incrementing of the reference counter non-changing it.
Definition at line 88 of file StaticRxObject.h.
| OdStaticRxObjectM< T1, T >::ODRX_USING_HEAP_OPERATORS | ( | T1 | ) |
|
inline |
Simulates the decrementing of the reference counter non-changing it.
Definition at line 92 of file StaticRxObject.h.