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

rnaml::Pseudoknot Class Reference

#include <Pseudoknot.h>

Inheritance diagram for rnaml::Pseudoknot:

rnaml::Object List of all members.

Public Methods

 Pseudoknot ()
 Initializes the object.

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

Pseudoknot * clone () const
 Clones the object.

virtual ~Pseudoknot ()
 Destroys the object.

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

HelixIdgetHelixId1 () const
 Gets the pseudoknot helixId1.

void setHelixId1 (HelixId *helixId1)
 Sets the pseudoknot helixId1.

HelixIdgetHelixId2 () const
 Gets the pseudoknot helixId2.

void setHelixId2 (HelixId *helixId2)
 Sets the pseudoknot helixId2.


Constructor & Destructor Documentation

rnaml::Pseudoknot::Pseudoknot   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

HelixId * rnaml::Pseudoknot::getHelixId1  
 

Gets the pseudoknot helixId1.

Returns:
the pseudoknot helixId1.

HelixId * rnaml::Pseudoknot::getHelixId2  
 

Gets the pseudoknot helixId2.

Returns:
the pseudoknot helixId2.

Pseudoknot & rnaml::Pseudoknot::operator= const Pseudoknot &    right
 

Assigns the object with the right's content.

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

void rnaml::Pseudoknot::setHelixId1 HelixId   helixId1
 

Sets the pseudoknot helixId1.

Parameters:
helixId  the pseudoknot helixId1.

void rnaml::Pseudoknot::setHelixId2 HelixId   helixId2
 

Sets the pseudoknot helixId2.

Parameters:
helixId  the pseudoknot helixId2.


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