This template class implements SmartPointers for Class ID objects. This class is the ClassIdSmartPointer template class.
File: SmartClsIdPtr.h
Module: API Reference
This is the overview for the OdClsIdSmartPtr constructor overload. | |
|
This is the overview for the attach method overload. | |
| |
Returns the OdRxClass of the object referenced by this SmartPointer object. | |
Releases this SmartPointer's reference to the referenced object. | |
Returns the raw pointer to the referenced object. (Inherited from OdBaseObjectPtr) | |
This is the overview for the get method overload. | |
Returns true if and only if the smart pointer stores a NULL. (Inherited from OdBaseObjectPtr) | |
Releases this SmartPointer's reference to the referenced object. |
This is the overview for the != operator overload. | |
This is the overview for the -> operator overload. | |
This is the overview for the = operator overload. | |
This is the overview for the == operator overload. | |
This is the overview for the T* operator overload. | |
Returns the object referenced by this SmartPointer object. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|