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

mrprj::OverriddenDayType Class Reference

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

#include <mrprjContent.h>

Collaboration diagram for mrprj::OverriddenDayType:

Collaboration graph
[legend]
List of all members.

Public Methods

 OverriddenDayType (krmuo::LoggingUnit &pLoggingUnit, const string &pId)
 constructor for class OverriddenDayType

 ~OverriddenDayType ()
 class-destructor

 OverriddenDayType (const OverriddenDayType &co)
 usable copy-constructor

const string & getId () const
 returns content of mId


Public Attributes

list< IntervalmIntervalList

Detailed Description

for managing the content of the class OverriddenDayType

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

Definition at line 492 of file mrprjContent.h.


Constructor & Destructor Documentation

mrprj::OverriddenDayType::OverriddenDayType krmuo::LoggingUnit   pLoggingUnit,
const string &    pId
 

constructor for class OverriddenDayType

Parameters:
pLoggingUnit  :- reference to the use fault-message-writer
pId  :- id of the denoted overriddenday-type

Definition at line 392 of file mrprjContent.cc.

References HM.

mrprj::OverriddenDayType::~OverriddenDayType  
 

class-destructor

class-destructor which gets no parameters and returns nothing

Definition at line 410 of file mrprjContent.cc.

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

mrprj::OverriddenDayType::OverriddenDayType const OverriddenDayType &    co
 

usable copy-constructor

for being able to copy whole lists of overridden-day-types

Definition at line 422 of file mrprjContent.cc.


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