DtEnvironmentBulkRecord is an environmental record that acts as the separator between individual environmental in a bulk object and contains the info that would normally be the Environment Process PDU.
More...
DtEnvironmentBulkRecord is an environmental record that acts as the separator between individual environmental in a bulk object and contains the info that would normally be the Environment Process PDU.
| DtEnvironmentBulkRecord::DtEnvironmentBulkRecord |
( |
| ) |
|
| virtual DtEnvironmentBulkRecord::~DtEnvironmentBulkRecord |
( |
| ) |
|
|
virtual |
| virtual void DtEnvironmentBulkRecord::setEnvironmentalProcessID |
( |
const DtEntityIdentifier & |
entity | ) |
|
|
virtual |
Set/Get originating environmental process ID.
| virtual DtEntityIdentifier DtEnvironmentBulkRecord::environmentalProcessID |
( |
| ) |
const |
|
virtual |
| virtual void DtEnvironmentBulkRecord::setEnvironmentType |
( |
const DtEnvironmentTypeRecord & |
type | ) |
|
|
virtual |
Set/Get environment type.
| virtual DtEnvironmentTypeRecord DtEnvironmentBulkRecord::environmentType |
( |
| ) |
const |
|
virtual |
| virtual void DtEnvironmentBulkRecord::setModelType |
( |
DtEnvironmentalModelType |
value | ) |
|
|
virtual |
| virtual DtEnvironmentalModelType DtEnvironmentBulkRecord::modelType |
( |
| ) |
const |
|
virtual |
| virtual void DtEnvironmentBulkRecord::setEnvironmentalStatus |
( |
DtU8 |
value | ) |
|
|
virtual |
Set/Get the environmental status (as an 8-bit value).
| virtual DtU8 DtEnvironmentBulkRecord::environmentalStatus |
( |
| ) |
const |
|
virtual |
| virtual void DtEnvironmentBulkRecord::setNumberOfEnvironmentalRecords |
( |
DtU16 |
newNumberOfRecords | ) |
|
|
virtual |
Set/Get number of environment records.
| virtual DtU16 DtEnvironmentBulkRecord::numberOfEnvironmentalRecords |
( |
| ) |
const |
|
virtual |
Set/Get associated object.
| virtual bool DtEnvironmentBulkRecord::createNetworkRepresentation |
( |
| ) |
|
|
virtual |
Create the record's network representation.
returns the network representation of the environmental record
| virtual void DtEnvironmentBulkRecord::setFromNet |
( |
const DtNetEnvironmentalRecord & |
buffer, |
|
|
int |
protocolVersion |
|
) |
| |
|
virtual |
used by the PDU class to fill in the network representation
| virtual int DtEnvironmentBulkRecord::netRepSize |
( |
| ) |
const |
|
virtual |
returns the size of the net representation, in bytes.
Casts the 'this' pointer for changing elements in a const function.
The documentation for this class was generated from the following file: