Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

rnaml::PcData Class Reference

#include <PcData.h>

Inheritance diagram for rnaml::PcData:

rnaml::Object List of all members.

Public Methods

 PcData ()
 Initializes the object.

 PcData (const PcData &right)
 Initializes the object with the right's content.

PcData * clone () const
 Clones the object.

virtual ~PcData ()
 Destroys the object.

PcData & operator= (const PcData &right)
 Assigns the object with the right's content.

const char * getValue () const
 Gets the pcData value.

void setValue (const char *value)
 Sets the pcData value.


Constructor & Destructor Documentation

rnaml::PcData::PcData   [inline]
 

Initializes the object.

rnaml::PcData::PcData const PcData &    right [inline]
 

Initializes the object with the right's content.

Parameters:
right  the object to copy.

virtual rnaml::PcData::~PcData   [inline, virtual]
 

Destroys the object.


Member Function Documentation

PcData* rnaml::PcData::clone   const [inline]
 

Clones the object.

Returns:
a copy of the object.

const char* rnaml::PcData::getValue   const [inline]
 

Gets the pcData value.

Returns:
the pcData value string.

PcData & rnaml::PcData::operator= const PcData &    right
 

Assigns the object with the right's content.

Parameters:
right  the object to copy.
Returns:
itself.

void rnaml::PcData::setValue const char *    value [inline]
 

Sets the pcData value.

Parameters:
value  the pcData value string.


The documentation for this class was generated from the following files:
Generated on Tue Nov 11 14:59:56 2003 for xmlcpg by doxygen1.2.18