Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

mrprj::Phase Class Reference

for managing the content of the class Phase More...

#include <mrprjContent.h>

Collaboration diagram for mrprj::Phase:

Collaboration graph
[legend]
List of all members.

Public Methods

 Phase (krmuo::LoggingUnit &pLoggingUnit, const string &pName)
 constructor for class Phase

 ~Phase ()
 class-destructor

const string & getName () const
 returns content of mName


Detailed Description

for managing the content of the class Phase

instances of the class Phase have the task to hold and change the content of those entries of the mrProject-Xml-File, by which a phase is defined

Definition at line 292 of file mrprjContent.h.


Constructor & Destructor Documentation

mrprj::Phase::Phase krmuo::LoggingUnit   pLoggingUnit,
const string &    pName
 

constructor for class Phase

Parameters:
pLoggingUnit  :- reference to the use fault-message-writer
pName  :- the name of the denoted phase

Definition at line 254 of file mrprjContent.cc.

References HM.

mrprj::Phase::~Phase  
 

class-destructor

class-destructor which gets no parameters and returns nothing

Definition at line 271 of file mrprjContent.cc.

References HM, and krmuo::LoggingUnit::makeEntry().


The documentation for this class was generated from the following files:
Generated on Sun Mar 16 10:58:39 2003 for MRPROJEXT by doxygen1.2.17