13 #include <legionDataStore/dataTypes.h>
14 #include <legionStandardOM/events/radioSignalEncodedAudioEvent.hpp>
15 #include <legionStandardOM/events/radioSignalRawBinaryEvent.hpp>
18 namespace makVrfEvents
35 virtual void processRadioBinaryEvents(
const Legion::Span<LOM::RadioSignalRawBinaryEvent>& controlList);
36 virtual void processRadioBinaryEvent(
const LOM::RadioSignalRawBinaryEvent& dataEvent);
37 virtual void processRadioAudioEvents(
const Legion::Span<LOM::RadioSignalEncodedAudioEvent>& controlList);
38 virtual void processRadioAudioEvent(
const LOM::RadioSignalEncodedAudioEvent& dataEvent);
UUID is a unique ID wrapper class.
Definition: uuid.h:59
unsigned int UInt32
Definition: stateDataTypes.h:18
#define DT_DLL_legionNetworkInterface
This file is used to determine how to build Disable inconsistent dll linkage warning Visual Studio 6...
Definition: legionNetworkInterfaceDefines.h:26
Contains the DtUUID class declaration.
Legion::UInt32 myRadioSignalEncodedAudioEventCbHandle
Definition: legionSignalInteractionTranslator.h:44
UInt64 GlobalIdentifier
Definition: legionOwnershipTransferManager.h:18
class DtLegionNetworkInterface:
Definition: legionNetworkInterface.h:53
Definition: legionSignalInteractionTranslator.h:25
Definition: legionEventTranslator.h:32
DT_DLL_DEBUGDRAWRENDERER void init(makVrv::DtDe &de)
Work function for the plugin initialization.
Legion::UInt32 myRadioSignalRawBinaryEventCbHandle
Definition: legionSignalInteractionTranslator.h:45