Main Page   Class Hierarchy   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 'Row' objects.


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 Mon Jul 15 14:07:15 2002 for VOTable Parser 1.2 by doxygen1.2.16