Definition at line 798 of file votpp.hh.
Public Member Functions | |
Column * | column (unsigned int i) |
unsigned int | column_count () |
Element * | makeCopy () |
void | print (bool verbose) |
void | reset () |
Row () | |
bool | setAttribute (string name, string value) |
bool | setChild (Element *child) |
virtual | ~Row () |
Static Public Member Functions | |
static string | sta_className () |
static string | sta_nodeName () |
static enum Nodetype | sta_nodeType () |
Private Attributes | |
Column ** | _ch_Column |
unsigned int | _ch_Column_count |
bool | constructor |
VOTPP (VOTable C++ Parser) ver. 0.3.2-alpha1
|