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

rnaml::HelixId Class Reference

#include <HelixId.h>

Inheritance diagram for rnaml::HelixId:

rnaml::Object List of all members.

Public Methods

 HelixId ()
 Initializes the object.

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

HelixId * clone () const
 Clones the object.

virtual ~HelixId ()
 Destroys the object.

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

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

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


Constructor & Destructor Documentation

rnaml::HelixId::HelixId   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

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

Gets the helixId ref.

Returns:
the helixId ref string.

HelixId & rnaml::HelixId::operator= const HelixId &    right
 

Assigns the object with the right's content.

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

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

Sets the helixId ref.

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