class DtBackendMap:
Instances of DtBackendMap contain DtBackendMapEntry objects which are used to associate a missing back-end with an active back-end which can be used in its place.
| DtBackendMap::DtBackendMap |
( |
| ) |
|
| virtual DtBackendMap::~DtBackendMap |
( |
| ) |
|
|
virtual |
| virtual void DtBackendMap::emptyList |
( |
| ) |
|
|
virtual |
| virtual void DtBackendMap::copyList |
( |
const DtBackendMap & |
orig | ) |
|
|
virtual |
| virtual const DtSimulationAddress& DtBackendMap::lookupMappingFrom |
( |
const DtSimulationAddress & |
fromAddress | ) |
const |
|
virtual |
Look up the simulation address mapped to by the given address.
| virtual void DtBackendMap::addMapping |
( |
const DtSimulationAddress & |
fromAddress, |
|
|
const DtSimulationAddress & |
toAddress |
|
) |
| |
|
virtual |
Creates a mapping from the fromAddress to the toAddress. If an entry with the same fromAddress already exists it will be remapped, otherwise a new entry will be created.
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-0-branch/include/vrfutil/backendMap.h