votpp::Table Class Reference

Inheritance diagram for votpp::Table:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 1153 of file votpp.hh.


Public Member Functions

Datadata ()
Descriptiondescription ()
Fieldfield (unsigned int i)
unsigned int field_count ()
Groupgroup (unsigned int i)
unsigned int group_count ()
string ID ()
bool ID_isNull ()
Linklink (unsigned int i)
unsigned int link_count ()
ElementmakeCopy ()
string name ()
bool name_isNull ()
int nrows ()
bool nrows_isNull ()
Paramparam (unsigned int i)
unsigned int param_count ()
void print (bool verbose)
string ref ()
bool ref_isNull ()
void reset ()
bool setAttribute (string name, string value)
bool setChild (Element *child)
 Table ()
string ucd ()
bool ucd_isNull ()
string utype ()
bool utype_isNull ()
virtual ~Table ()

Static Public Member Functions

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

Public Attributes

string filename

Private Attributes

Data_ch_Data
Description_ch_Description
Field ** _ch_Field
unsigned int _ch_Field_count
Group ** _ch_Group
unsigned int _ch_Group_count
Link ** _ch_Link
unsigned int _ch_Link_count
Param ** _ch_Param
unsigned int _ch_Param_count
string _ID
bool _ID_isnull
string _name
bool _name_isnull
int _nrows
bool _nrows_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