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