Provides sim engine status messages to the DtVrfSimBackendManager. This class will make calls to the DtVrfSimBackendManager from the communication thread, so the DtVrfSimBackendManager is responsible for handling the thread boundry and passing these messages to the main thread.
| virtual makVrf::DtVrfBackendInterceptor::~DtVrfBackendInterceptor |
( |
| ) |
|
|
virtual |
| void makVrf::DtVrfBackendInterceptor::removeAllBackends |
( |
| ) |
|
| static void makVrf::DtVrfBackendInterceptor::backendDiscovered |
( |
const DtSimulationAddress & |
addr, |
|
|
void * |
usr |
|
) |
| |
|
staticprotected |
| static void makVrf::DtVrfBackendInterceptor::backendRemoved |
( |
const DtSimulationAddress & |
addr, |
|
|
void * |
usr |
|
) |
| |
|
staticprotected |
| static void makVrf::DtVrfBackendInterceptor::backendStatusMessage |
( |
const DtSimulationAddress & |
addr, |
|
|
void * |
usr |
|
) |
| |
|
staticprotected |
| static void makVrf::DtVrfBackendInterceptor::duplicateBackendDiscovered |
( |
const DtSimulationAddress & |
addr, |
|
|
void * |
usr |
|
) |
| |
|
staticprotected |
| static void makVrf::DtVrfBackendInterceptor::sessionStatusChanged |
( |
const DtSessionStatus & |
addr, |
|
|
void * |
usr |
|
) |
| |
|
staticprotected |
| static void makVrf::DtVrfBackendInterceptor::simulationStatusChangedCallback |
( |
DtSimulationStatus |
, |
|
|
void * |
|
|
) |
| |
|
staticprotected |
| virtual void makVrf::DtVrfBackendInterceptor::processSimulationStatusChanged |
( |
DtSimulationStatus |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtVrfBackendInterceptor::processBackendDiscovered |
( |
const DtSimulationAddress & |
addr | ) |
|
|
protectedvirtual |
| virtual void makVrf::DtVrfBackendInterceptor::processBackendRemoved |
( |
const DtSimulationAddress & |
addr | ) |
|
|
protectedvirtual |
| virtual void makVrf::DtVrfBackendInterceptor::processBackendStatusMessage |
( |
const DtSimulationAddress & |
addr | ) |
|
|
protectedvirtual |
| virtual void makVrf::DtVrfBackendInterceptor::processDuplicateBackendDiscovered |
( |
const DtSimulationAddress & |
addr | ) |
|
|
protectedvirtual |
| virtual void makVrf::DtVrfBackendInterceptor::processSessionStatusChanged |
( |
const DtSessionStatus & |
addr | ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following file: