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

rnaml::ModelId Class Reference

#include <ModelId.h>

Inheritance diagram for rnaml::ModelId:

rnaml::Object List of all members.

Public Methods

 ModelId ()
 Initializes the object.

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

ModelId * clone () const
 Clones the object.

virtual ~ModelId ()
 Destroys the object.

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

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

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


Constructor & Destructor Documentation

rnaml::ModelId::ModelId   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

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

Gets the modelId ref.

Returns:
the modelId ref string.

ModelId & rnaml::ModelId::operator= const ModelId &    right
 

Assigns the object with the right's content.

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

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

Sets the modelId ref.

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