#include <mrprjContent.h>
Collaboration diagram for mrprj::Phase:

Public Member Functions | |
| Phase (krmuo::LoggingUnit &pLoggingUnit, const string &pName) | |
| constructor for class Phase | |
| ~Phase () | |
| class-destructor | |
| const string & | getName () const |
| returns content of mName | |
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 for class Phase
Definition at line 254 of file mrprjContent.cc. References HM, and krmuo::LoggingUnit::makeEntry(). |
|
|
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(). |
1.4.1