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

rnaml::MoleculeId Class Reference

#include <MoleculeId.h>

Inheritance diagram for rnaml::MoleculeId:

rnaml::Object List of all members.

Public Methods

 MoleculeId ()
 Initializes the object.

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

MoleculeId * clone () const
 Clones the object.

virtual ~MoleculeId ()
 Destroys the object.

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

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

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


Constructor & Destructor Documentation

rnaml::MoleculeId::MoleculeId   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

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

Gets the moleculeId ref.

Returns:
the moleculeId ref string.

MoleculeId & rnaml::MoleculeId::operator= const MoleculeId &    right
 

Assigns the object with the right's content.

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

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

Sets the moleculeId ref.

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