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

rnaml::SeqData Class Reference

#include <SeqData.h>

Inheritance diagram for rnaml::SeqData:

rnaml::Object List of all members.

Public Methods

 SeqData ()
 Initializes the object.

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

SeqData * clone () const
 Clones the object.

virtual ~SeqData ()
 Destroys the object.

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

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

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


Constructor & Destructor Documentation

rnaml::SeqData::SeqData   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

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

Gets the seqData value.

Returns:
the seqData value string.

SeqData & rnaml::SeqData::operator= const SeqData &    right
 

Assigns the object with the right's content.

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

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

Sets the seqData value.

Parameters:
value  the seqData value string.


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