votpp::Resource Class Reference

Inheritance diagram for votpp::Resource:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 1219 of file votpp.hh.


Public Member Functions

Coosyscoosys (unsigned int i)
unsigned int coosys_count ()
Descriptiondescription ()
string ID ()
bool ID_isNull ()
Infoinfo (unsigned int i)
unsigned int info_count ()
Linklink (unsigned int i)
unsigned int link_count ()
ElementmakeCopy ()
string name ()
bool name_isNull ()
Paramparam (unsigned int i)
unsigned int param_count ()
void print (bool verbose)
void reset ()
 Resource ()
Resourceresource (unsigned int i)
unsigned int resource_count ()
bool setAttribute (string name, string value)
bool setChild (Element *child)
Tabletable (unsigned int i)
unsigned int table_count ()
enum Resource_type type ()
bool type_isNull ()
string utype ()
bool utype_isNull ()
virtual ~Resource ()

Static Public Member Functions

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

Private Attributes

Coosys ** _ch_Coosys
unsigned int _ch_Coosys_count
Description_ch_Description
Info ** _ch_Info
unsigned int _ch_Info_count
Link ** _ch_Link
unsigned int _ch_Link_count
Param ** _ch_Param
unsigned int _ch_Param_count
Resource ** _ch_Resource
unsigned int _ch_Resource_count
Table ** _ch_Table
unsigned int _ch_Table_count
string _ID
bool _ID_isnull
string _name
bool _name_isnull
enum Resource_type _type
bool _type_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