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

mrprj::Allocation Class Reference

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

#include <mrprjContent.h>

Collaboration diagram for mrprj::Allocation:

Collaboration graph
[legend]
List of all members.

Public Methods

 Allocation (krmuo::LoggingUnit &pLoggingUnit, const string &pTaskId, const string &pResourceId)
 constructor for class Allocation

 ~Allocation ()
 class-destructor

const string & getTaskId () const
 returns the id of the task of the task/resource-pair

const string & getResourceId () const
 returns the id of the resource of the task/resource-pair


Detailed Description

for managing the content of the class Allocation

instances of the class Allocation have the task to hold and change the content of those entries of the mrProject-Xml-File, by which a task is mapped onto a resource

Definition at line 906 of file mrprjContent.h.


Constructor & Destructor Documentation

mrprj::Allocation::Allocation krmuo::LoggingUnit   pLoggingUnit,
const string &    pTaskId,
const string &    pResourceId
 

constructor for class Allocation

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 2250 of file mrprjContent.cc.

References HM.

mrprj::Allocation::~Allocation  
 

class-destructor

class-destructor which gets no parameters and returns nothing

Definition at line 2269 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:38 2003 for MRPROJEXT by doxygen1.2.17