VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
DtAcknowledgeInteractionEvent Class Reference
Inheritance diagram for DtAcknowledgeInteractionEvent:
Inheritance graph
[legend]

Public Member Functions

 DtAcknowledgeInteractionEvent ()
 
 DtAcknowledgeInteractionEvent (const DtAcknowledgeInteraction &interaction)
 
virtual bool processLocally () const
 There are some events that, if sent over the network, don't want to be processed locally. More...
 
- Public Member Functions inherited from DtTypedEvent< DtAcknowledgeInteraction >
 DtTypedEvent ()
 
 DtTypedEvent (EventType t)
 
 DtTypedEvent (EventType t, const DtAcknowledgeInteraction &e)
 
 DtTypedEvent (const DtTypedEvent &orig)
 
virtual ~DtTypedEvent ()
 
void * contents () const
 
bool isNetworkEvent () const
 
void setEvent (const DtAcknowledgeInteraction &ev)
 
virtual DtEventclone () const
 
- Public Member Functions inherited from DtEvent
 DtEvent ()
 
 DtEvent (EventType t)
 
 DtEvent (const DtEvent &orig)
 
virtual ~DtEvent ()
 
EventType eventType () const
 

Additional Inherited Members

- Public Types inherited from DtEvent
enum  EventType {
  Unknown = 0, DetonationEvent = 1, FireEvent = 2, SimInterfaceContentMessageEvent = 3,
  DataInteractionEvent = 4, SignalInteractionEvent = 5, InfluenceInteractionEvent = 6, SensorFieldOfViewControlEvent = 7,
  CommentInteractionEvent = 8, AcknowledgeInteractionEvent = 9, StartResumeInteractionEvent = 10, StopFreezeInteractionEvent = 11,
  DIGuyActionEvent = 12, DIGuyEndActionEvent = 13, ServiceRequestEvent = 14, ResupplyOfferEvent = 15,
  ResupplyReceivedEvent = 16, ResupplyCancelEvent = 17, UserEvent = 1024
}
 
- Protected Attributes inherited from DtTypedEvent< DtAcknowledgeInteraction >
DtAcknowledgeInteraction * myEvent
 
- Protected Attributes inherited from DtEvent
EventType myEventType
 

Constructor & Destructor Documentation

DtAcknowledgeInteractionEvent::DtAcknowledgeInteractionEvent ( )
inline
DtAcknowledgeInteractionEvent::DtAcknowledgeInteractionEvent ( const DtAcknowledgeInteraction &  interaction)
inline

Member Function Documentation

virtual bool DtAcknowledgeInteractionEvent::processLocally ( ) const
inlinevirtual

There are some events that, if sent over the network, don't want to be processed locally.

Event these events (if not sent) do not want to be processed locally. Return false from this method to never process this event locally

Reimplemented from DtEvent.


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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)