Parameters |
Description |
const T* 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–2020. Open Design Alliance. All rights reserved.
|