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

Public Member Functions

 DtLegionFireInteractionTranslator ()
 
virtual ~DtLegionFireInteractionTranslator ()
 
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 processFireEvents (Legion::Span< LOM::FireEvent > &controlList)
 
virtual void processFireEvent (const LOM::FireEvent &dataEvent)
 
virtual void sendEvent (const makVrfEvents::DtEvent &, bool selfReflect)
 
- Protected Member Functions inherited from makVrf::DtLegionEventTranslator
virtual unsigned int addEvent (const Legion::EventInstance &inter, bool selfReflectOverride=false)
 

Protected Attributes

Legion::UInt32 myCbHandle
 
- 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::DtLegionFireInteractionTranslator::DtLegionFireInteractionTranslator ( )
virtual makVrf::DtLegionFireInteractionTranslator::~DtLegionFireInteractionTranslator ( )
virtual

Member Function Documentation

virtual void makVrf::DtLegionFireInteractionTranslator::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::DtLegionFireInteractionTranslator::processFireEvents ( Legion::Span< LOM::FireEvent > &  controlList)
protectedvirtual
virtual void makVrf::DtLegionFireInteractionTranslator::processFireEvent ( const LOM::FireEvent &  dataEvent)
protectedvirtual
virtual void makVrf::DtLegionFireInteractionTranslator::sendEvent ( const makVrfEvents::DtEvent ,
bool  selfReflect 
)
protectedvirtual

Member Data Documentation

Legion::UInt32 makVrf::DtLegionFireInteractionTranslator::myCbHandle
protected

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

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)