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

rnaml::AlignmentId Class Reference

#include <AlignmentId.h>

Inheritance diagram for rnaml::AlignmentId:

rnaml::Object List of all members.

Public Methods

 AlignmentId ()
 Initializes the object.

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

AlignmentId * clone () const
 Clones the object.

virtual ~AlignmentId ()
 Destroys the object.

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

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

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


Constructor & Destructor Documentation

rnaml::AlignmentId::AlignmentId   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

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

Gets the alignmentId ref.

Returns:
the alignmentId ref string.

AlignmentId & rnaml::AlignmentId::operator= const AlignmentId &    right
 

Assigns the object with the right's content.

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

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

Sets the alignmentId ref.

Parameters:
ref  the alignmentId 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