CFx SDK Documentation
2023 SP0
|
#include <StaticRxObject.h>
Public Member Functions | |
void | addRef () |
void | release () |
<group OdRx_Classes>
This template class provides the <link smart_pointers_definition_empty.html, empty implementation of counting references>
for instances of classes derived from the OdRxObject class.
The OdRxObjectImpl class
Definition at line 56 of file StaticRxObject.h.
|
inline |
Simulates the incrementing of the reference counter non-changing it.
Definition at line 62 of file StaticRxObject.h.
|
inline |
Simulates the decrementing of the reference counter non-changing it.
Definition at line 66 of file StaticRxObject.h.