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

Public Member Functions | |
| DayType (krmuo::LoggingUnit &pLoggingUnit, const string &pId, const string &pName, const string &pDescription) | |
| constructor for class DayType | |
| ~DayType () | |
| class-destructor | |
| const string & | getId () const |
| returns content of mId | |
| const string & | getName () const |
| returns content of mName | |
| const string & | getDescription () const |
| returns content of mDescription | |
instances of the class DayType have the task to hold and change the content of those entries of the mrProject-Xml-File, by which a DayType is defined
Definition at line 351 of file mrprjContent.h.
|
||||||||||||||||||||
|
constructor for class DayType
Definition at line 289 of file mrprjContent.cc. References HM, and krmuo::LoggingUnit::makeEntry(). |
|
|
class-destructor class-destructor which gets no parameters and returns nothing Definition at line 310 of file mrprjContent.cc. References HM, and krmuo::LoggingUnit::makeEntry(). |
1.4.1