Main Page   Class Hierarchy   Compound List   Compound Members  

VOTInfo Class Reference

This class represents <INFO> element in a <RESOURCE>. More...

List of all members.

Public Member Functions

 VOTInfo ()
 ~VOTInfo ()
VOTInfo operator= (const VOTInfo &info)
 VOTInfo (const VOTInfo &info)
int getValue (char *&infovalue)
int getID (char *&infoID)
int getName (char *&infoName)
void reset (void)


Detailed Description

This class represents <INFO> element in a <RESOURCE>.

A <INFO> element contains ID, name and value.


Constructor & Destructor Documentation

VOTInfo::VOTInfo  ) 
 

Default constructor

VOTInfo::~VOTInfo  ) 
 

Destructor

VOTInfo::VOTInfo const VOTInfo &  info  ) 
 

Copy constructor.


Member Function Documentation

int VOTInfo::getID char *&  infoID  ) 
 

Gets the 'ID' attribute.

int VOTInfo::getName char *&  infoName  ) 
 

Gets the 'name' attribute.

int VOTInfo::getValue char *&  infovalue  ) 
 

Gets the 'value' attribute.

VOTInfo VOTInfo::operator= const VOTInfo &  info  ) 
 

Assignment operator overloaded.

void VOTInfo::reset void   ) 
 

Reinitializes all the data structures in the class


The documentation for this class was generated from the following files:
Generated on Fri May 9 19:13:18 2003 for C++ Streaming Parser by doxygen1.3