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

rnaml::BaseTriple Class Reference

#include <BaseTriple.h>

Inheritance diagram for rnaml::BaseTriple:

rnaml::Object List of all members.

Public Methods

 BaseTriple ()
 Initializes the object.

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

BaseTriple * clone () const
 Clones the object.

virtual ~BaseTriple ()
 Destroys the object.

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

ObjectgetChild1 () const
 Gets the baseTriple first child.

void setChild1 (Object *child)
 Sets the baseTriple first child.

ObjectgetChild2 () const
 Gets the baseTriple second child.

void setChild2 (Object *child)
 Sets the baseTriple second child.

ObjectgetChild3 () const
 Gets the baseTriple third child.

void setChild3 (Object *child)
 Sets the baseTriple third child.


Constructor & Destructor Documentation

rnaml::BaseTriple::BaseTriple   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

Object * rnaml::BaseTriple::getChild1  
 

Gets the baseTriple first child.

Returns:
the baseTriple first child.

Object * rnaml::BaseTriple::getChild2  
 

Gets the baseTriple second child.

Returns:
the baseTriple second child.

Object * rnaml::BaseTriple::getChild3  
 

Gets the baseTriple third child.

Returns:
the baseTriple third child.

BaseTriple & rnaml::BaseTriple::operator= const BaseTriple &    right
 

Assigns the object with the right's content.

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

void rnaml::BaseTriple::setChild1 Object   child
 

Sets the baseTriple first child.

Parameters:
child  the baseTriple first child.

void rnaml::BaseTriple::setChild2 Object   child
 

Sets the baseTriple second child.

Parameters:
child  the baseTriple second child.

void rnaml::BaseTriple::setChild3 Object   child
 

Sets the baseTriple third child.

Parameters:
child  the baseTriple third child.


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