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

rnaml::Journal Class Reference

#include <Journal.h>

Inheritance diagram for rnaml::Journal:

rnaml::Object List of all members.

Public Methods

 Journal ()
 Initializes the object.

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

Journal * clone () const
 Clones the object.

virtual ~Journal ()
 Destroys the object.

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

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

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


Constructor & Destructor Documentation

rnaml::Journal::Journal   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

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

Gets the journal value.

Returns:
the journal value string.

Journal & rnaml::Journal::operator= const Journal &    right
 

Assigns the object with the right's content.

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

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

Sets the journal value.

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