Belle II Software  release-06-01-15
SPtr< T > Class Template Reference

Public Member Functions

T * operator-> () const
 
bool operator== (const T *pobj) const
 
bool operator!= (const T *pobj) const
 
bool operator== (const SPtr< T > &spobj) const
 
bool operator!= (const SPtr< T > &spobj) const
 
 SPtr (T *pobj=0)
 
 SPtr (const SPtr &ptr)
 
SPtroperator= (const SPtr &ptr)
 

Private Attributes

T * pObj
 

Detailed Description

template<typename T>
class SPtr< T >

Definition at line 23 of file pointer.h.


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