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

mrprj::Interval Class Reference

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

#include <mrprjContent.h>

Collaboration diagram for mrprj::Interval:

Collaboration graph
[legend]
List of all members.

Public Methods

 Interval (krmuo::LoggingUnit &pLoggingUnit, const string &pStart, const string &pEnd)
 constructor for class Interval

 ~Interval ()
 class-destructor

 Interval (const Interval &co)
 !!! usable copy-constructor

const string & getStart () const
 returns content of mMon(day)-Day-type

const string & getEnd () const
 returns content of mTues(day)-Day-type


Detailed Description

for managing the content of the class Interval

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

Definition at line 425 of file mrprjContent.h.


Constructor & Destructor Documentation

mrprj::Interval::Interval krmuo::LoggingUnit   pLoggingUnit,
const string &    pStart,
const string &    pEnd
 

constructor for class Interval

Parameters:
pLoggingUnit  :- reference to the use fault-message-writer
pStart  :- starttime of the interval
pEnd  :- endtime of the interval

Definition at line 343 of file mrprjContent.cc.

References HM.

mrprj::Interval::~Interval  
 

class-destructor

class-destructor which gets no parameters and returns nothing

Definition at line 362 of file mrprjContent.cc.

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

mrprj::Interval::Interval const Interval &    co
 

!!! usable copy-constructor

for being able to copy whole lists of intervals

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