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

rnaml::Issue Class Reference

#include <Issue.h>

Inheritance diagram for rnaml::Issue:

rnaml::Object List of all members.

Public Methods

 Issue ()
 Initializes the object.

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

Issue * clone () const
 Clones the object.

virtual ~Issue ()
 Destroys the object.

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

int getValue () const
 Gets the issue value.

void setValue (int value)
 Sets the issue value.


Constructor & Destructor Documentation

rnaml::Issue::Issue   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

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

Gets the issue value.

Returns:
the issue value.

Issue & rnaml::Issue::operator= const Issue &    right
 

Assigns the object with the right's content.

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

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

Sets the issue value.

Parameters:
value  the issue 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