![]() |
VR-Forces 5.0.1 Developer's Guide
|

Public Member Functions | |
| DtRemapMissingBackends (makVrv::DtDe &de, QWidget *parent) | |
| DtRemapMissingBackends (const DtRemapMissingBackends &) | |
| virtual | ~DtRemapMissingBackends () |
| virtual DtRemappingFcn | remappingFunction () |
Public Member Functions inherited from makVrf::DtVrfScenarioRemapFunction | |
| DtVrfScenarioRemapFunction (makVrv::DtDe &de, QWidget *parent) | |
| virtual | ~DtVrfScenarioRemapFunction () |
Protected Member Functions | |
| virtual bool | processRemapMissingBackends (DtBackendMap *map, const std::set< DtSimulationAddress > ¤tBackends) |
| virtual DtRemappingDialog * | createRemappingDialog (makVrv::DtDe &, DtBackendMap *, QWidget *) |
| virtual DtVrfScenarioRemapFunction * | clone () const |
Static Protected Member Functions | |
| static bool | remapMissingBackends (DtBackendMap *map, const std::set< DtSimulationAddress > ¤tBackends, void *usr) |
Protected Attributes | |
| QWidget * | myParent |
Protected Attributes inherited from makVrf::DtVrfScenarioRemapFunction | |
| makVrv::DtDe & | myDe |
| makVrf::DtRemapMissingBackends::DtRemapMissingBackends | ( | makVrv::DtDe & | de, |
| QWidget * | parent | ||
| ) |
CTOR.
| makVrf::DtRemapMissingBackends::DtRemapMissingBackends | ( | const DtRemapMissingBackends & | ) |
|
virtual |
virtual DTOR
|
virtual |
Implements makVrf::DtVrfScenarioRemapFunction.
|
staticprotected |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Implements makVrf::DtVrfScenarioRemapFunction.
|
protected |