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

rnaml::ProgName Class Reference

#include <ProgName.h>

Inheritance diagram for rnaml::ProgName:

rnaml::Object List of all members.

Public Methods

 ProgName ()
 Initializes the object.

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

ProgName * clone () const
 Clones the object.

virtual ~ProgName ()
 Destroys the object.

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

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

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


Constructor & Destructor Documentation

rnaml::ProgName::ProgName   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

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

Gets the progName value.

Returns:
the progName value string.

ProgName & rnaml::ProgName::operator= const ProgName &    right
 

Assigns the object with the right's content.

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

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

Sets the progName value.

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