CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Public Member Functions | List of all members
n_spt_another_sp::another_ptr< T > Class Template Reference
Inheritance diagram for n_spt_another_sp::another_ptr< T >:
CLHEP::shared_ptr< T >

Public Member Functions

 another_ptr (T *p=0)
 
void reset ()
 
T * get () const
 

Detailed Description

template<class T>
class n_spt_another_sp::another_ptr< T >

Definition at line 3000 of file testSharedPtr.cc.

Constructor & Destructor Documentation

◆ another_ptr()

template<class T >
n_spt_another_sp::another_ptr< T >::another_ptr ( T *  p = 0)
inlineexplicit

Definition at line 3008 of file testSharedPtr.cc.

Member Function Documentation

◆ get()

template<class T >
T* n_spt_another_sp::another_ptr< T >::get ( ) const
inline

Definition at line 3017 of file testSharedPtr.cc.

References get().

Referenced by n_spt_another_sp::test().

◆ reset()

template<class T >
void n_spt_another_sp::another_ptr< T >::reset ( )
inline

Definition at line 3012 of file testSharedPtr.cc.

Referenced by n_spt_another_sp::test().


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