class DtBackendMapEntry:
Instances of DtBackendMapEntry are used to map a missing back-ends to an active one while loading a scenario, and are stored in a DtBackendMap.
| DtBackendMapEntry::DtBackendMapEntry |
( |
| ) |
|
| DtBackendMapEntry::DtBackendMapEntry |
( |
const DtSimulationAddress & |
fromAddress, |
|
|
const DtSimulationAddress & |
toAddress |
|
) |
| |
| virtual DtBackendMapEntry::~DtBackendMapEntry |
( |
| ) |
|
|
virtual |
| virtual const DtSimulationAddress& DtBackendMapEntry::fromAddress |
( |
| ) |
|
|
virtual |
Return the address being mapped from.
| virtual const DtSimulationAddress& DtBackendMapEntry::toAddress |
( |
| ) |
|
|
virtual |
Return the address being mapped to.
| virtual void DtBackendMapEntry::mapTo |
( |
const DtSimulationAddress & |
toAddress | ) |
|
|
virtual |
Set the address being mapped to.
| DtSimulationAddress DtBackendMapEntry::myFromAddress |
|
protected |
| DtSimulationAddress DtBackendMapEntry::myToAddress |
|
protected |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-0-branch/include/vrfutil/backendMapEntry.h