Main Page   Class Hierarchy   Compound List   Compound Members  

Row Class Reference

List of all members.

Detailed Description

This class represents the <TR> in a Table.

Row contains a list of 'Column' objects.


Public Methods

 Row ()
 ~Row ()
Row operator= (const Row &r)
 Row (const Row &r)
int getColumn (Column &column, int index, int *status)


Constructor & Destructor Documentation

Row.Row  
 

Default Constructor.

Row.~Row  
 

Destructor

Row.Row const Row &    r
 

Copy Constructor


Member Function Documentation

int Row.getColumn Column   column,
int    index,
int *    status
 

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

Row Row.operator= const Row &    r
 

Assignment operator overloaded.


Generated on Mon Jul 15 14:10:23 2002 for VOTable Parser 1.2 by doxygen1.2.16