| DtIfDynamicTerrainInformationResponse::DtIfDynamicTerrainInformationResponse |
( |
| ) |
|
| virtual DtIfDynamicTerrainInformationResponse::~DtIfDynamicTerrainInformationResponse |
( |
| ) |
|
|
overridevirtual |
| virtual int DtIfDynamicTerrainInformationResponse::type |
( |
| ) |
const |
|
overridevirtual |
| virtual int DtIfDynamicTerrainInformationResponse::netRepSize |
( |
| ) |
const |
|
overridevirtual |
Functions for copying data to and from the network representation buffer.
Reimplemented from DtSimInterfaceContent.
| virtual bool DtIfDynamicTerrainInformationResponse::setFromNet |
( |
const char * |
contentBuffer, |
|
|
unsigned |
contentSize |
|
) |
| |
|
overridevirtual |
Functions for copying data to and from the network representation buffer.
Reimplemented from DtSimInterfaceContent.
| virtual bool DtIfDynamicTerrainInformationResponse::setToNet |
( |
| ) |
|
|
overridevirtual |
Functions for copying data to and from the network representation buffer.
Reimplemented from DtSimInterfaceContent.
| virtual void DtIfDynamicTerrainInformationResponse::printDataToString |
( |
DtString & |
str | ) |
|
|
overridevirtual |
| virtual void DtIfDynamicTerrainInformationResponse::setResponseId |
( |
unsigned |
| ) |
|
|
virtual |
The response ID is set to the request ID of the initial request.
| virtual unsigned DtIfDynamicTerrainInformationResponse::responseId |
( |
| ) |
const |
|
virtual |
The response ID is set to the request ID of the initial request.
The list of all dynamic terrain information for the request area.
The list of all dynamic terrain information for the request area.
| virtual void DtIfDynamicTerrainInformationResponse::setUnchangeableKeys |
( |
const std::set< DtString > & |
keys | ) |
|
|
virtual |
The list of keys which may be present in this response but cannot actually be changed.
| virtual void DtIfDynamicTerrainInformationResponse::addUnchangeableKey |
( |
const DtString & |
key | ) |
|
|
virtual |
The list of keys which may be present in this response but cannot actually be changed.
| virtual const std::set<DtString>& DtIfDynamicTerrainInformationResponse::unchangeableKeys |
( |
| ) |
const |
|
virtual |
The list of keys which may be present in this response but cannot actually be changed.
| virtual bool DtIfDynamicTerrainInformationResponse::isKeyUnchangeable |
( |
const DtString & |
key | ) |
const |
|
virtual |
The list of keys which may be present in this response but cannot actually be changed.
| DtU32 DtIfDynamicTerrainInformationResponse::myResponseId |
|
protected |
| std::set<DtString> DtIfDynamicTerrainInformationResponse::myUnchangeableKeys |
|
protected |
The documentation for this class was generated from the following file: