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

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 | |
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 for class Interval
Definition at line 343 of file mrprjContent.cc. References HM. |
|
|
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(). |
|
|
!!! 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(). |
1.2.17