votpp::Group Class Reference

Inheritance diagram for votpp::Group:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 1071 of file votpp.hh.


Public Member Functions

Descriptiondescription ()
FieldReffieldref (unsigned int i)
unsigned int fieldref_count ()
 Group ()
Groupgroup (unsigned int i)
unsigned int group_count ()
string ID ()
bool ID_isNull ()
ElementmakeCopy ()
string name ()
bool name_isNull ()
Paramparam (unsigned int i)
unsigned int param_count ()
ParamRefparamref (unsigned int i)
unsigned int paramref_count ()
void print (bool verbose)
string ref ()
bool ref_isNull ()
void reset ()
bool setAttribute (string name, string value)
bool setChild (Element *child)
string ucd ()
bool ucd_isNull ()
string utype ()
bool utype_isNull ()
virtual ~Group ()

Static Public Member Functions

static string sta_className ()
static string sta_nodeName ()
static enum Nodetype sta_nodeType ()

Private Attributes

Description_ch_Description
FieldRef ** _ch_FieldRef
unsigned int _ch_FieldRef_count
Group ** _ch_Group
unsigned int _ch_Group_count
Param ** _ch_Param
unsigned int _ch_Param_count
ParamRef ** _ch_ParamRef
unsigned int _ch_ParamRef_count
string _ID
bool _ID_isnull
string _name
bool _name_isnull
string _ref
bool _ref_isnull
string _ucd
bool _ucd_isnull
string _utype
bool _utype_isnull
bool constructor

The documentation for this class was generated from the following files:

VOTPP (VOTable C++ Parser) ver. 0.3.2-alpha1
Documentation generated on Sun Nov 18 12:06:20 UTC 2007