Main Page   Class Hierarchy   Compound List   Compound Members  

VOTTableData Class Reference

This class represents the table data, <TABLEDATA> in a <TABLE>. More...

List of all members.

Public Member Functions

 VOTTableData ()
 ~VOTTableData ()
int getNumOfRows (int &nrows)
int getRow (VOTRow &row, int index)


Detailed Description

This class represents the table data, <TABLEDATA> in a <TABLE>.

TableData consists of list of 'Row' objects.


Constructor & Destructor Documentation

VOTTableData::VOTTableData  ) 
 

Default Constructor

VOTTableData::~VOTTableData  ) 
 

Destructor


Member Function Documentation

int VOTTableData::getNumOfRows int &  nrows  ) 
 

Gets total number of rows.

int VOTTableData::getRow VOTRow row,
int  index
 

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


The documentation for this class was generated from the following files:
Generated on Fri May 9 19:13:18 2003 for C++ Streaming Parser by doxygen1.3