Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

mrprj::Property Class Reference

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

#include <mrprjContent.h>

Collaboration diagram for mrprj::Property:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Property (krmuo::LoggingUnit &pLoggingUnit, const string &pName, const string &pType, const string &pOwner, const string &pLabel, const string &pDescription)
 constructor for class Property
 ~Property ()
 class-destructor
const string & getName () const
 returns the content of mName
const string & getType () const
 returns the content of mType
const string & getOwner () const
 returns the content of mOwne
const string & getLabel () const
 returns the content of mLabel
const string & getDescription () const
 returns the content of mDescription

Detailed Description

for managing the content of the class Property

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

Definition at line 205 of file mrprjContent.h.


Constructor & Destructor Documentation

mrprj::Property::Property krmuo::LoggingUnit pLoggingUnit,
const string &  pName,
const string &  pType,
const string &  pOwner,
const string &  pLabel,
const string &  pDescription
 

constructor for class Property

Parameters:
pLoggingUnit :- reference to the use fault-message-writer
pName :- the name of the denoted property
pType :- the type of the denoted property
pOwner :- the owner of the denoted property
pLabel :- the label of the denoted property
pDescription :- the description of the denoted property

Definition at line 213 of file mrprjContent.cc.

References HM.

mrprj::Property::~Property  ) 
 

class-destructor

class-destructor which gets no parameters and returns nothing

Definition at line 238 of file mrprjContent.cc.

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


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