Definition at line 1279 of file votpp.hh.
Public Member Functions | |
Coosys * | coosys (unsigned int i) |
unsigned int | coosys_count () |
Definitions () | |
Element * | makeCopy () |
void | print (bool verbose) |
void | reset () |
bool | setAttribute (string name, string value) |
bool | setChild (Element *child) |
virtual | ~Definitions () |
Static Public Member Functions | |
static string | sta_className () |
static string | sta_nodeName () |
static enum Nodetype | sta_nodeType () |
Private Attributes | |
Coosys ** | _ch_Coosys |
unsigned int | _ch_Coosys_count |
bool | constructor |
VOTPP (VOTable C++ Parser) ver. 0.3.2-alpha1
|