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

rnaml::BasePairId Class Reference

#include <BasePairId.h>

Inheritance diagram for rnaml::BasePairId:

rnaml::Object List of all members.

Public Methods

 BasePairId ()
 Initializes the object.

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

BasePairId * clone () const
 Clones the object.

virtual ~BasePairId ()
 Destroys the object.

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

const char * getRef () const
 Gets the basePairId ref.

void setRef (const char *ref)
 Sets the basePairId ref.


Constructor & Destructor Documentation

rnaml::BasePairId::BasePairId   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

const char* rnaml::BasePairId::getRef   const [inline]
 

Gets the basePairId ref.

Returns:
the basePairId ref string.

BasePairId & rnaml::BasePairId::operator= const BasePairId &    right
 

Assigns the object with the right's content.

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

void rnaml::BasePairId::setRef const char *    ref [inline]
 

Sets the basePairId ref.

Parameters:
ref  the basePairId ref string.


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