Version: 9.12.0
GEOM_SmartPtr< T > Class Template Reference

#include <GEOM_SmartPtr.h>

Inheritance diagram for GEOM_SmartPtr< T >:
Inheritance graph

Public Member Functions

 GEOM_SmartPtr ()
 
 GEOM_SmartPtr (T *r, bool theIsOwner=false)
 
GEOM_SmartPtroperator() (T *r, bool theIsOwner=false)
 
GEOM_SmartPtroperator= (T *r)
 
T * Get () const
 

Constructor & Destructor Documentation

◆ GEOM_SmartPtr() [1/2]

template<class T >
GEOM_SmartPtr< T >::GEOM_SmartPtr ( )
inline

◆ GEOM_SmartPtr() [2/2]

template<class T >
GEOM_SmartPtr< T >::GEOM_SmartPtr ( T *  r,
bool  theIsOwner = false 
)
inline

Member Function Documentation

◆ Get()

template<class T >
T* GEOM_SmartPtr< T >::Get ( ) const
inline

◆ operator()()

template<class T >
GEOM_SmartPtr& GEOM_SmartPtr< T >::operator() ( T *  r,
bool  theIsOwner = false 
)
inline

◆ operator=()

template<class T >
GEOM_SmartPtr& GEOM_SmartPtr< T >::operator= ( T *  r)
inline

The documentation for this class was generated from the following file: