Main Page   Class Hierarchy   Alphabetical List   Compound List   Compound Members  

Row Class Reference

List of all members.

Public Methods

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

Detailed Description

This class represents the in a Table.

Row contains a set of columns.


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 Fri May 31 14:12:57 2002 for VOTable Parser 1.1 by doxygen1.2.16