StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types | Public Member Functions | List of all members
StLink< T > Class Template Reference
Inheritance diagram for StLink< T >:
StObjLink

Public Types

typedef T element_type
 

Public Member Functions

 StLink (T *p=0)
 
StLink< T > & operator= (T *obj)
 
StLink< T > & operator= (const StLink< T > &fr)
 
T & operator* ()
 
T * operator-> ()
 
const T * operator-> () const
 
 operator const T * () const
 
 operator T *& ()
 

Additional Inherited Members

Detailed Description

template<class T>
class StLink< T >

Definition at line 68 of file StArray.h.


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