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::DtLegionCommentControlTranslator Class Reference
Inheritance diagram for makVrf::DtLegionCommentControlTranslator:
Inheritance graph
[legend]

Public Member Functions

 DtLegionCommentControlTranslator ()
 
virtual ~DtLegionCommentControlTranslator ()
 
virtual void init (DtLegionNetworkInterface *)
 
virtual void processCommentControls (Legion::Span< LOM::CommentControl > &controlList)
 
virtual void processCommentControl (const LOM::CommentControl &comment)
 
- 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 selfReflect)
 
- Protected Member Functions inherited from makVrf::DtLegionEventTranslator
virtual unsigned int addEvent (const Legion::EventInstance &inter, bool selfReflectOverride=false)
 

Protected Attributes

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

Member Function Documentation

virtual void makVrf::DtLegionCommentControlTranslator::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::DtLegionCommentControlTranslator::processCommentControls ( Legion::Span< LOM::CommentControl > &  controlList)
virtual
virtual void makVrf::DtLegionCommentControlTranslator::processCommentControl ( const LOM::CommentControl &  comment)
virtual
virtual void makVrf::DtLegionCommentControlTranslator::sendEvent ( const makVrfEvents::DtEvent ,
bool  selfReflect 
)
protectedvirtual

Currently no-op.

Implements makVrf::DtLegionEventTranslator.

Member Data Documentation

Legion::UInt32 makVrf::DtLegionCommentControlTranslator::myCommentCbHandle
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)