|
| piterator (const TTable *t=0, EColumnType type=kPtr) |
| to be documented
|
|
| piterator (const piterator &iter) |
|
void | operator= (const piterator &iter) |
|
void | operator++ () |
|
void | operator++ (int) |
|
void | operator-- () |
|
void | operator-- (int) |
|
void ** | operator* () |
|
Bool_t | operator== (const piterator &t) const |
|
Bool_t | operator!= (const piterator &t) const |
|
UInt_t | Row () const |
|
UInt_t | Column () const |
|
void | MakeEnd (UInt_t lastRowIndex) |
|
Definition at line 225 of file TTable.h.
The documentation for this class was generated from the following files: