Public Methods | |
| TableData () | |
| ~TableData () | |
| int | getNumOfRows (int &nrows, int *status) |
| int | getRow (Row &row, int index, int *status) |
TableData consists of list of 'Row' objects.
|
|
Default Constructor |
|
|
Destructor |
|
||||||||||||
|
Gets total number of rows. |
|
||||||||||||||||
|
Gets the 'Row', given the index. Index starts at 0. |
1.2.16