bes  Updated for version 3.20.6
BESAutoPtr< T > Class Template Reference
Collaboration diagram for BESAutoPtr< T >:
Collaboration graph

Public Member Functions

 BESAutoPtr (T *pointed=0, bool v=false)
 
T * get () const
 
T & operator* () const
 
T * operator-> () const
 
T * release ()
 
void reset ()
 
T * set (T *pointed, bool v=false)
 

Detailed Description

template<class T>
class BESAutoPtr< T >

Definition at line 37 of file BESAutoPtr.h.


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