Main Page | Class Hierarchy | Class List | Directories | File List | Class 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 Member Functions

 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.


The documentation for this class was generated from the following files:
Generated on Sat Mar 4 11:55:32 2006 for MRPROJEXT by  doxygen 1.4.1