Main Page   Class Hierarchy   Alphabetical List   Compound List   Compound Members  

TableData Class Reference

List of all members.

Public Methods

 TableData ()
 ~TableData ()
int getNumOfRows (int &nrows, int *status)
int getRow (Row &row, int index, int *status)

Detailed Description

This class represents the data in a Table.

TableData consists of list of rows and columns.


Constructor & Destructor Documentation

TableData::TableData  
 

Default Constructor

TableData::~TableData  
 

Destructor


Member Function Documentation

int TableData::getNumOfRows int &    nrows,
int *    status
 

Gets total number of rows.

int TableData::getRow Row   row,
int    index,
int *    status
 

Gets the 'Row', given the index. Index starts at 0.


Generated on Fri May 31 14:12:57 2002 for VOTable Parser 1.1 by doxygen1.2.16