20 #include <vrvDis/DtDisDriver.h>
22 #if defined(DtHLA_1516)
24 #include <vrvHla4/DtHla4Driver.h>
25 #elif defined(DtHLA_1516_EVOLVED)
26 #include <vrvHla1516e/DtHla1516eDriver.h>
28 #include <vrvHla1516/DtHla1516Driver.h>
31 #include <vrvHla13/DtHla13Driver.h>
35#include <vrvVrl/DtVrlinkConnection.h>
makVrv::DT_PROTOCOL_NAMESPACE::DtVrlinkConnection * myConnection
Pointer to the protocol-specific VR-Link connection.
Definition simEventConnector.h:100
virtual ~DtSimEventConnector() override
Virtual destructor.
DtSimEventConnector()
Default constructor.
virtual void shutdown()
Shuts down the connector.
Definition simEventConnector.h:87
DtPlayerStationApp * myApp
Pointer to the player station application.
Definition simEventConnector.h:94
virtual void install(DtPlayerStationApp *app, makVrv::DT_PROTOCOL_NAMESPACE::DtVrlinkConnection *connection)
Installs the connector with the application and connection.
virtual void tick()
Performs periodic processing.
Definition simEventConnector.h:80
DtConnector()
Constructor.
Top-level class representing the VR-Engage application.
Definition playerStationApp.h:163
Defines the DtConnector base class for simulation protocol connections.
Defines export macros and protocol namespace for vrePlayerStationConnector.
#define VRL_DLL
Empty definition for non-Windows platforms.
Definition export.h:52
Definition connectorAccessory.h:58
Include export definitions for this library.
Definition glsVreMessageUtil.h:49
Defines the base class for all VREngage messages.