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

n_spt_another_sp::another_ptr< T > Class Template Reference

Inheritance diagram for n_spt_another_sp::another_ptr< T >:

CLHEP::shared_ptr< T > List of all members.

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

template<class T>
n_spt_another_sp::another_ptr< T >::another_ptr ( T *  p = 0  )  [inline, explicit]

Definition at line 3008 of file testSharedPtr.cc.


Member Function Documentation

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

Reimplemented from CLHEP::shared_ptr< T >.

Definition at line 3017 of file testSharedPtr.cc.

References CLHEP::shared_ptr< T >::get().

Referenced by n_spt_another_sp::test().

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

Reimplemented from CLHEP::shared_ptr< T >.

Definition at line 3012 of file testSharedPtr.cc.

References CLHEP::shared_ptr< T >::reset().

Referenced by n_spt_another_sp::test().


The documentation for this class was generated from the following file:
Generated on 15 Nov 2012 for CLHEP by  doxygen 1.4.7