Main Page   Class Hierarchy   Compound List   Compound Members  

VOTRow Class Reference

This class represents the <TR> in a <TABLE>. More...

List of all members.

Public Member Functions

 VOTRow ()
 ~VOTRow ()
VOTRow operator= (const VOTRow &row)
 VOTRow (const VOTRow &row)
int getColumn (VOTColumn &column, int index)
int getNumOfColumns (int &nCols)


Detailed Description

This class represents the <TR> in a <TABLE>.

Row contains a list of 'Column' objects.


Constructor & Destructor Documentation

VOTRow::VOTRow  ) 
 

Default Constructor.

VOTRow::~VOTRow  ) 
 

Destructor

VOTRow::VOTRow const VOTRow &  row  ) 
 

Copy Constructor


Member Function Documentation

int VOTRow::getColumn VOTColumn column,
int  index
 

Gets the 'Column', given the column index. Index starts from 0.

int VOTRow::getNumOfColumns int &  nCols  ) 
 

Gets total number of Columns.

VOTRow VOTRow::operator= const VOTRow &  row  ) 
 

Assignment operator overloaded.


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