Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxObjMod Enumeration
Syntax
C++
enum OdRxObjMod { kOdRxObjAttach };

Suppresses the incrementing of the reference counter.

The option is used for creating of smart pointers that refer to the classes derived from OdRxObject. The option can be specified as an argument for the constructor of the OdSmartPtr class or OdRxObjectPtr class.

File: RxObject.h 

Module: API Reference 

Implementing Smart Pointers

Copyright © 2002-2022. Open Design Alliance All rights reserved.