10 #include <vlpi/simulationAddress.h>
38 virtual DtSimulationAddress backendCreationAddress(
const DtEntityType& ot,
const DtSimulationAddress&)
const;
BackendSelectorHandlers myBackendSelectorHandlers
Definition: backendSelectorManager.h:42
#define DT_DLL_vrfcontrol
This file is used to determine how to build.
Definition: vrfcontrolDefines.h:28
The DtBackendSelectionHandler is a implementation class that you must subclass in order to be able to...
Definition: backendSelectorHandler.h:16
Instances of DtVrfBackendListener are used to track the status of VRF applications.
Definition: vrfBackendListener.h:78
The DtBackendSelectorManager class will keep track of handlers that can be used to select a back-end ...
Definition: backendSelectorManager.h:23
DtVrfBackendListener * myListener
Definition: backendSelectorManager.h:43
std::map< std::string, DtBackendSelectorHandler * > BackendSelectorHandlers
Definition: backendSelectorManager.h:41