13 #include <vlutil/vlPrint.h>
14 #include <vlpi/simulationAddress.h>
37 virtual void write(
const std::string& str,
int notify_level,
bool sync)
override;
DtSimulationAddress mySimulationAddress
Definition: backendConsoleNetworkPrinter.h:40
DtCommunicationManager * myCommunicationManager
Definition: backendConsoleNetworkPrinter.h:41
Console printer which sends the console data to the network using the Comment PDU/Interaction.
Definition: backendConsoleNetworkPrinter.h:21
#define DT_DLL_vrfobjcore
This file is used to determine how to build.
Definition: vrfobjcoreDefines.h:24
The DtCommunicationManager class is a convenience class that will create both the DtNetworkInterfaceM...
Definition: communicationManager.h:54