Main Page   Class Hierarchy   Compound List   Compound Members  

VOTLink Class Reference

This class represents <LINK> element. More...

List of all members.

Public Member Functions

 VOTLink ()
 ~VOTLink ()
VOTLink operator= (const VOTLink &link)
 VOTLink (const VOTLink &link)
int getID (char *&ID)
int getPCData (char *&pcdata)
int getContentType (char *&contentType)
int getContentRole (content_role &contentRole)
int getTitle (char *&title)
int getValue (char *&value)
int getHRef (char *&href)
int getGRef (char *&gref)
int getAction (char *&action)


Detailed Description

This class represents <LINK> element.

A <LINK> consists of ID, content-role, content-type, title, value, href, gref and action.


Constructor & Destructor Documentation

VOTLink::VOTLink  ) 
 

Default constructor.

VOTLink::~VOTLink  ) 
 

Destructor.

VOTLink::VOTLink const VOTLink &  link  ) 
 

Copy constructor.


Member Function Documentation

int VOTLink::getAction char *&  action  ) 
 

Gets the 'action'.

int VOTLink::getContentRole content_role &  contentRole  ) 
 

Gets the 'content-role'.'content-role' is defined in 'VOTGlobal.h'.

int VOTLink::getContentType char *&  contentType  ) 
 

Gets the 'content-type'.

int VOTLink::getGRef char *&  gref  ) 
 

Gets the 'gref'.

int VOTLink::getHRef char *&  href  ) 
 

Gets the 'href'.

int VOTLink::getID char *&  ID  ) 
 

Gets the 'ID'.

int VOTLink::getPCData char *&  pcdata  ) 
 

Gets the 'PCData'.

int VOTLink::getTitle char *&  title  ) 
 

Gets the 'title'.

int VOTLink::getValue char *&  value  ) 
 

Gets the 'value'.

VOTLink VOTLink::operator= const VOTLink &  link  ) 
 

Assignment operator overloaded.


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