VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Classes | Public Member Functions | Protected Member Functions | Protected Attributes
makVrf::DtLegionDataInteractionTranslator Class Reference
Inheritance diagram for makVrf::DtLegionDataInteractionTranslator:
Inheritance graph
[legend]

Classes

struct  VRFDataHeader
 

Public Member Functions

 DtLegionDataInteractionTranslator ()
 
virtual ~DtLegionDataInteractionTranslator ()
 
virtual void init (DtLegionNetworkInterface *)
 
- Public Member Functions inherited from makVrf::DtLegionEventTranslator
 DtLegionEventTranslator ()
 
virtual ~DtLegionEventTranslator ()
 
virtual bool processEvent (const makVrfEvents::DtEvent &, bool &selfReflected)
 
virtual bool sendEventWithoutReflection (const makVrfEvents::DtEvent &)
 
virtual void beginFrame ()
 
virtual void advanceFrame ()
 
virtual void setProcessSelfReflect (bool b)
 
bool processSelfReflect () const
 

Protected Member Functions

virtual void sendEvent (const makVrfEvents::DtEvent &, bool selfReflected)
 
virtual void processDataControls (Legion::Span< LOM::LoadDataControl > &controlList)
 
virtual void processDataControl (const LOM::LoadDataControl &dataEvent)
 
- Protected Member Functions inherited from makVrf::DtLegionEventTranslator
virtual unsigned int addEvent (const Legion::EventInstance &inter, bool selfReflectOverride=false)
 

Protected Attributes

Legion::UInt32 myDataEventCbHandle
 
- Protected Attributes inherited from makVrf::DtLegionEventTranslator
DtLegionNetworkInterfacemyNetworkInterface
 
Legion::EventManager * myLegionEventManager
 
Legion::ControlManager * myLegionControlManager
 
bool myProcessSelfReflect
 
tbb::spin_mutex myQueuedEventsMutex
 
std::vector< std::pair
< makVrfEvents::DtEvent
*, bool > > 
myQueuedEvents
 

Additional Inherited Members

- Public Attributes inherited from makVrf::DtLegionEventTranslator
boost::signals2::signal< void(const
makVrfEvents::DtEvent &)> 
signal_receivedEvent
 

Constructor & Destructor Documentation

makVrf::DtLegionDataInteractionTranslator::DtLegionDataInteractionTranslator ( )
virtual makVrf::DtLegionDataInteractionTranslator::~DtLegionDataInteractionTranslator ( )
virtual

Member Function Documentation

virtual void makVrf::DtLegionDataInteractionTranslator::init ( DtLegionNetworkInterface )
virtual

When added to the event manager class, this method will be called with the appropriate information.

Reimplemented from makVrf::DtLegionEventTranslator.

virtual void makVrf::DtLegionDataInteractionTranslator::sendEvent ( const makVrfEvents::DtEvent ,
bool  selfReflected 
)
protectedvirtual
virtual void makVrf::DtLegionDataInteractionTranslator::processDataControls ( Legion::Span< LOM::LoadDataControl > &  controlList)
protectedvirtual
virtual void makVrf::DtLegionDataInteractionTranslator::processDataControl ( const LOM::LoadDataControl &  dataEvent)
protectedvirtual

Member Data Documentation

Legion::UInt32 makVrf::DtLegionDataInteractionTranslator::myDataEventCbHandle
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)