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

rnaml::BaseId3p Class Reference

#include <BaseId3p.h>

Inheritance diagram for rnaml::BaseId3p:

rnaml::Object List of all members.

Public Methods

 BaseId3p ()
 Initializes the object.

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

BaseId3p * clone () const
 Clones the object.

virtual ~BaseId3p ()
 Destroys the object.

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

BaseIdgetBaseId () const
 Gets the baseId3p baseId.

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


Constructor & Destructor Documentation

rnaml::BaseId3p::BaseId3p   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

BaseId * rnaml::BaseId3p::getBaseId  
 

Gets the baseId3p baseId.

Returns:
the baseId3p baseId.

BaseId3p & rnaml::BaseId3p::operator= const BaseId3p &    right
 

Assigns the object with the right's content.

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

void rnaml::BaseId3p::setBaseId BaseId   baseId
 

Sets the baseId3p baseId.

Parameters:
baseId  the baseId3p 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