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

rnaml::BaseId5p Class Reference

#include <BaseId5p.h>

Inheritance diagram for rnaml::BaseId5p:

rnaml::Object List of all members.

Public Methods

 BaseId5p ()
 Initializes the object.

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

BaseId5p * clone () const
 Clones the object.

virtual ~BaseId5p ()
 Destroys the object.

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

BaseIdgetBaseId () const
 Gets the baseId5p baseId.

void setBaseId (BaseId *baseId)
 Sets the baseId5p baseId.


Constructor & Destructor Documentation

rnaml::BaseId5p::BaseId5p   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

BaseId * rnaml::BaseId5p::getBaseId  
 

Gets the baseId5p baseId.

Returns:
the baseId5p baseId.

BaseId5p & rnaml::BaseId5p::operator= const BaseId5p &    right
 

Assigns the object with the right's content.

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

void rnaml::BaseId5p::setBaseId BaseId   baseId
 

Sets the baseId5p baseId.

Parameters:
baseId  the baseId5p baseId.


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