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

rnaml::ProgVersion Class Reference

#include <ProgVersion.h>

Inheritance diagram for rnaml::ProgVersion:

rnaml::Object List of all members.

Public Methods

 ProgVersion ()
 Initializes the object.

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

ProgVersion * clone () const
 Clones the object.

virtual ~ProgVersion ()
 Destroys the object.

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

const char * getValue () const
 Gets the progVersion value.

void setValue (const char *value)
 Sets the progVersion value.


Constructor & Destructor Documentation

rnaml::ProgVersion::ProgVersion   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

const char* rnaml::ProgVersion::getValue   const [inline]
 

Gets the progVersion value.

Returns:
the progVersion value string.

ProgVersion & rnaml::ProgVersion::operator= const ProgVersion &    right
 

Assigns the object with the right's content.

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

void rnaml::ProgVersion::setValue const char *    value [inline]
 

Sets the progVersion value.

Parameters:
value  the progVersion value string.


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