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

rnaml::Volume Class Reference

#include <Volume.h>

Inheritance diagram for rnaml::Volume:

rnaml::Object List of all members.

Public Methods

 Volume ()
 Initializes the object.

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

Volume * clone () const
 Clones the object.

virtual ~Volume ()
 Destroys the object.

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

int getValue () const
 Gets the volume value.

void setValue (int value)
 Sets the volume value.


Constructor & Destructor Documentation

rnaml::Volume::Volume   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

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

Gets the volume value.

Returns:
the volume value.

Volume & rnaml::Volume::operator= const Volume &    right
 

Assigns the object with the right's content.

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

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

Sets the volume value.

Parameters:
value  the volume value.


The documentation for this class was generated from the following files:
Generated on Tue Nov 11 14:59:57 2003 for xmlcpg by doxygen1.2.18