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

rnaml::Resolution Class Reference

#include <Resolution.h>

Inheritance diagram for rnaml::Resolution:

rnaml::Object List of all members.

Public Methods

 Resolution ()
 Initializes the object.

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

Resolution * clone () const
 Clones the object.

virtual ~Resolution ()
 Destroys the object.

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

float getValue () const
 Gets the resolution value.

void setValue (float value)
 Sets the resolution value.


Constructor & Destructor Documentation

rnaml::Resolution::Resolution   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

float rnaml::Resolution::getValue   const [inline]
 

Gets the resolution value.

Returns:
the resolution value or FLT_MAX if not set.

Resolution & rnaml::Resolution::operator= const Resolution &    right
 

Assigns the object with the right's content.

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

void rnaml::Resolution::setValue float    value [inline]
 

Sets the resolution value.

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