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

mrprj::Day Class Reference

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

#include <mrprjContent.h>

Collaboration diagram for mrprj::Day:

Collaboration graph
[legend]
List of all members.

Public Methods

 Day (krmuo::LoggingUnit &pLoggingUnit, const string &pDate, const string &pType, const string &pId)
 constructor for class Day

 ~Day ()
 class-destructor

const string & getDate () const
 returns content of mDate

const string & getType () const
 returns content of mType

const string & getId () const
 returns content of mId

 Day (const Day &co)
 usable copy-constructor


Detailed Description

for managing the content of the class Day

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

Definition at line 552 of file mrprjContent.h.


Constructor & Destructor Documentation

mrprj::Day::Day krmuo::LoggingUnit   pLoggingUnit,
const string &    pDate,
const string &    pType,
const string &    pId
 

constructor for class Day

Parameters:
pLoggingUnit  :- reference to the use fault-message-writer
pTaskId  :- the id of the denoted task of the task/resource-pair
pResourceId  :- the id of the denoted resource of the task/resource-pair

Definition at line 440 of file mrprjContent.cc.

References HM.

mrprj::Day::~Day  
 

class-destructor

class-destructor which gets no parameters and returns nothing

Definition at line 460 of file mrprjContent.cc.

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

mrprj::Day::Day const Day &    co
 

usable copy-constructor

Parameters:
co  usable!!! copy-constructor

Definition at line 466 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