Class Description: DtVrfEngineeringObjectStateRecord implements a form of an environmental state record not explicitly defined in the standard, but used in MaK applications.
More...
Detailed Description
Class Description: DtVrfEngineeringObjectStateRecord implements a form of an environmental state record not explicitly defined in the standard, but used in MaK applications.
It contains the percent completion for the object
Constructor & Destructor Documentation
| DtVrfEngineeringObjectStateRecord::DtVrfEngineeringObjectStateRecord |
( |
| ) |
|
Default Constructor.
To function properly, the state record should be initialized with an entity type. If you don't know it yet at creation time, you can use this constructor; but call setEntityType() before using the appearance accessors. Default Constructor. Do not use.
| DtVrfEngineeringObjectStateRecord::DtVrfEngineeringObjectStateRecord |
( |
const DtObjectType & |
objectType | ) |
|
| virtual DtVrfEngineeringObjectStateRecord::~DtVrfEngineeringObjectStateRecord |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void DtVrfEngineeringObjectStateRecord::setPercentComplete |
( |
DtU16 |
perComp | ) |
|
|
virtual |
Clone. Return a copy of this instance.
Percent Completion of the object.
| virtual DtU16 DtVrfEngineeringObjectStateRecord::percentComplete |
( |
| ) |
const |
|
virtual |
| virtual void DtVrfEngineeringObjectStateRecord::setOrientation |
( |
const DtTaitBryan & |
orientation | ) |
|
|
virtual |
| virtual const DtTaitBryan& DtVrfEngineeringObjectStateRecord::orientation |
( |
| ) |
const |
|
virtual |
| virtual bool DtVrfEngineeringObjectStateRecord::createNetworkRepresentation |
( |
| ) |
|
|
virtual |
This doesn't need to be called explicitly.
If any routine that needs the repository finds that it hasn't been created yet, it calls this method.
returns the network representation of the environmental record
DtNetEngineeringObjectStateRecord* engObjStateNetRep(); used by the PDU class to fill in the network representation
| virtual int DtVrfEngineeringObjectStateRecord::netRepSize |
( |
| ) |
const |
|
virtual |
Member Data Documentation
| DtTaitBryan DtVrfEngineeringObjectStateRecord::myOrientation |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.tot/include/vrfobjcore/engObjStateRec.h