Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdClsIdSmartPtr<class ClsIdRetriever, class T>::OdClsIdSmartPtr Constructor ()
Syntax
C++
inline OdClsIdSmartPtr();
Parameters
Description
pObject
[in] Pointer to the object to be assigned to the new SmartPointer object.

If pObject is specified, the specified object is assigned to this SmartPointer object. 

If OdRxObjMod or const OdBaseObjectPtr& are specified, the reference count of the referenced object is not incremented.

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