StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Attributes | List of all members
TIndexTable::iterator Class Reference

Public Member Functions

 iterator (const TTable &t, const int &rowPtr)
 
 iterator (const TTable &t)
 
 iterator (const iterator &iter)
 
iteratoroperator= (const iterator &iter)
 
iteratoroperator++ ()
 
void operator++ (int)
 
iteratoroperator-- ()
 
void operator-- (int)
 
iteratoroperator+ (Int_t idx)
 
iteratoroperator- (Int_t idx)
 
Int_t operator- (const iterator &it) const
 
void * operator* ()
 
 operator int ()
 
Bool_t operator== (const iterator &t) const
 
Bool_t operator!= (const iterator &t) const
 

Protected Attributes

const TTablefTable
 
const int * fCurrentRow
 

Detailed Description

Definition at line 30 of file TIndexTable.h.


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