
Definition at line 495 of file votpp.hh.
Public Member Functions | |
| Coosys () | |
| string | epoch () |
| bool | epoch_isNull () |
| string | equinox () |
| bool | equinox_isNull () |
| string | ID () |
| bool | ID_isNull () |
| Element * | makeCopy () |
| void | print (bool verbose) |
| void | reset () |
| bool | setAttribute (string name, string value) |
| bool | setChild (Element *child) |
| enum Coosys_system | system () |
| bool | system_isNull () |
| virtual | ~Coosys () |
Static Public Member Functions | |
| static string | sta_className () |
| static string | sta_nodeName () |
| static enum Nodetype | sta_nodeType () |
Private Attributes | |
| string | _epoch |
| bool | _epoch_isnull |
| string | _equinox |
| bool | _equinox_isnull |
| string | _ID |
| bool | _ID_isnull |
| enum Coosys_system | _system |
| bool | _system_isnull |
| bool | constructor |
|
VOTPP (VOTable C++ Parser) ver. 0.3.2-alpha1
|