Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

mrprj::DayType Class Reference

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

#include <mrprjContent.h>

Collaboration diagram for mrprj::DayType:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

for managing the content of the class DayType

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 & Destructor Documentation

mrprj::DayType::DayType krmuo::LoggingUnit pLoggingUnit,
const string &  pId,
const string &  pName,
const string &  pDescription
 

constructor for class DayType

Parameters:
pLoggingUnit :- reference to the use fault-message-writer
pId :- the id of the denoted day-type
pName :- the name of the denoted day-type
pDescription :- the description of the denoted day-type

Definition at line 289 of file mrprjContent.cc.

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

mrprj::DayType::~DayType  ) 
 

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().


The documentation for this class was generated from the following files:
Generated on Sat Mar 4 11:55:23 2006 for MRPROJEXT by  doxygen 1.4.1