Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdSmartPtr<class T>::T* Operator ()
Syntax
C++
operator T*() const;

Returns the raw pointrer to the referenced object.

The class maintains the reference to the referenced object. The reference counter of the referenced object is not changed.

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