Definition at line 1127 of file votpp.hh.
Public Member Functions | |
Binary * | binary () |
Data () | |
Fits * | fits () |
Element * | makeCopy () |
void | print (bool verbose) |
void | reset () |
bool | setAttribute (string name, string value) |
bool | setChild (Element *child) |
Tabledata * | tabledata () |
virtual | ~Data () |
Static Public Member Functions | |
static string | sta_className () |
static string | sta_nodeName () |
static enum Nodetype | sta_nodeType () |
Private Attributes | |
Binary * | _ch_Binary |
Fits * | _ch_Fits |
Tabledata * | _ch_Tabledata |
bool | constructor |
VOTPP (VOTable C++ Parser) ver. 0.3.2-alpha1
|