9 #include <vlpi/simulationAddress.h>
23 virtual DtSimulationAddress backendCreationAddress(
const DtEntityType& ot,
const DtSimulationAddress& original) = 0;
#define DT_DLL_vrfcontrol
This file is used to determine how to build.
Definition: vrfcontrolDefines.h:28
DtBackendSelectorHandler()
Definition: backendSelectorHandler.h:19
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. The applications are tracked in a list which is keyed by their message address. For each entry, isActive is true if the application sends out a status message and isLoaded is true if the application has completed the processing of a load scenario message.
Definition: vrfBackendListener.h:79
virtual ~DtBackendSelectorHandler()
Definition: backendSelectorHandler.h:20
DT_DLL_DEBUGDRAWRENDERER void init(makVrv::DtDe &de)
Work function for the plugin initialization.