Definition at line 627 of file votpp.hh.
Public Member Functions | |
Element * | makeCopy () |
ParamRef () | |
void | print (bool verbose) |
string | ref () |
bool | ref_isNull () |
void | reset () |
bool | setAttribute (string name, string value) |
bool | setChild (Element *child) |
virtual | ~ParamRef () |
Static Public Member Functions | |
static string | sta_className () |
static string | sta_nodeName () |
static enum Nodetype | sta_nodeType () |
Private Attributes | |
string | _ref |
bool | _ref_isnull |
bool | constructor |
VOTPP (VOTable C++ Parser) ver. 0.3.2-alpha1
|