Definition at line 718 of file votpp.hh.
Public Member Functions | |
bool | inclusive () |
bool | inclusive_isNull () |
Element * | makeCopy () |
Min () | |
void | print (bool verbose) |
void | reset () |
bool | setAttribute (string name, string value) |
bool | setChild (Element *child) |
string | value () |
bool | value_isNull () |
virtual | ~Min () |
Static Public Member Functions | |
static string | sta_className () |
static string | sta_nodeName () |
static enum Nodetype | sta_nodeType () |
Private Attributes | |
bool | _inclusive |
bool | _inclusive_isnull |
string | _value |
bool | _value_isnull |
bool | constructor |
VOTPP (VOTable C++ Parser) ver. 0.3.2-alpha1
|