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

rnaml::BaseStack Class Reference

#include <BaseStack.h>

Inheritance diagram for rnaml::BaseStack:

rnaml::Object List of all members.

Public Methods

 BaseStack ()
 Initializes the object.

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

BaseStack * clone () const
 Clones the object.

virtual ~BaseStack ()
 Destroys the object.

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

BaseIdgetBaseId1 () const
 Gets the baseStack baseId1.

void setBaseId1 (BaseId *baseId1)
 Sets the baseStack baseId1.

BaseIdgetBaseId2 () const
 Gets the baseStack baseId2.

void setBaseId2 (BaseId *baseId2)
 Sets the baseStack baseId2.


Constructor & Destructor Documentation

rnaml::BaseStack::BaseStack   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

BaseId * rnaml::BaseStack::getBaseId1  
 

Gets the baseStack baseId1.

Returns:
the baseStack baseId1.

BaseId * rnaml::BaseStack::getBaseId2  
 

Gets the baseStack baseId2.

Returns:
the baseStack baseId2.

BaseStack & rnaml::BaseStack::operator= const BaseStack &    right
 

Assigns the object with the right's content.

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

void rnaml::BaseStack::setBaseId1 BaseId   baseId1
 

Sets the baseStack baseId1.

Parameters:
baseId1  the baseStack baseId1.

void rnaml::BaseStack::setBaseId2 BaseId   baseId2
 

Sets the baseStack baseId2.

Parameters:
baseId2  the baseStack baseId2.


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