Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxObjectPtr::detach Method
Syntax
C++
OdRxObject* detach();

Releases the smart pointer reference to the referenced object without decrementing of the reference counter.

Returns the raw pointer to the referenced object. The reference counter is not modified for the referenced object. Smart pointer is set to a NULL.

Example of a Non-Typified Smart Pointer

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