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

rnaml::End Class Reference

#include <End.h>

Inheritance diagram for rnaml::End:

rnaml::Object List of all members.

Public Methods

 End ()
 Initializes the object.

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

End * clone () const
 Clones the object.

virtual ~End ()
 Destroys the object.

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

int getValue () const
 Gets the end value.

void setValue (int value)
 Sets the end value.


Constructor & Destructor Documentation

rnaml::End::End   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

int rnaml::End::getValue   const [inline]
 

Gets the end value.

Returns:
the end value or -1 if not set.

End & rnaml::End::operator= const End &    right
 

Assigns the object with the right's content.

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

void rnaml::End::setValue int    value [inline]
 

Sets the end value.

Parameters:
value  the end value


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