MAK RTIspy API Documentation for HLA Evolved
List of all members | Public Member Functions | Private Attributes | Static Private Attributes
simpleTime13.SimpleTimeInteractionEvent13 Class Reference
+ Inheritance diagram for simpleTime13.SimpleTimeInteractionEvent13:
+ Collaboration diagram for simpleTime13.SimpleTimeInteractionEvent13:

Public Member Functions

 SimpleTimeInteractionEvent13 (int interactionClass, ReceivedInteraction theInteraction, byte[] userSuppliedTag)
 SimpleTimeInteractionEvent13 (int interactionClass, ReceivedInteraction theInteraction, LogicalTime theTime, byte[] userSuppliedTag, E_InteractionType interactionType)
String getFedTime ()
E_InteractionType getInteractionType ()
String getTag ()
ReceivedInteraction getTheInteraction ()
Integer getTheInteractionClassHandle ()
LogicalTime getTheTime ()
E_InteractionType getTypeOfInteraction ()
byte[] getUserSuppliedTag ()
void setInteractionType (E_InteractionType interactionType)
void setTheInteraction (ReceivedInteraction theInteraction)
void setTheInteractionClassHandle (Integer theInteractionClassHandle)
void setTheTime (LogicalTime theTime)
void setUserSuppliedTag (byte[] userSuppliedTag)

Private Attributes

E_InteractionType interactionType
ReceivedInteraction theInteraction
Integer theInteractionClassHandle
LogicalTime theTime
byte[] userSuppliedTag

Static Private Attributes

static final String NO_TIME_GIVEN = "no Time Given"

Detailed Description

Author
snandi

Constructor & Destructor Documentation

simpleTime13.SimpleTimeInteractionEvent13.SimpleTimeInteractionEvent13 ( int  interactionClass,
ReceivedInteraction  theInteraction,
byte[]  userSuppliedTag 
)
inline
simpleTime13.SimpleTimeInteractionEvent13.SimpleTimeInteractionEvent13 ( int  interactionClass,
ReceivedInteraction  theInteraction,
LogicalTime  theTime,
byte[]  userSuppliedTag,
E_InteractionType  interactionType 
)
inline

Member Function Documentation

String simpleTime13.SimpleTimeInteractionEvent13.getFedTime ( )
inlinevirtual
E_InteractionType simpleTime13.SimpleTimeInteractionEvent13.getInteractionType ( )
inline
Returns
the interactionType

References simpleTime13.SimpleTimeInteractionEvent13.interactionType.

String simpleTime13.SimpleTimeInteractionEvent13.getTag ( )
inlinevirtual
ReceivedInteraction simpleTime13.SimpleTimeInteractionEvent13.getTheInteraction ( )
inline
Returns
the theInteraction

References simpleTime13.SimpleTimeInteractionEvent13.theInteraction.

Integer simpleTime13.SimpleTimeInteractionEvent13.getTheInteractionClassHandle ( )
inline
Returns
the theInteractionClassHandle

References simpleTime13.SimpleTimeInteractionEvent13.theInteractionClassHandle.

LogicalTime simpleTime13.SimpleTimeInteractionEvent13.getTheTime ( )
inline
Returns
the theTime

References simpleTime13.SimpleTimeInteractionEvent13.theTime.

E_InteractionType simpleTime13.SimpleTimeInteractionEvent13.getTypeOfInteraction ( )
inlinevirtual
byte [] simpleTime13.SimpleTimeInteractionEvent13.getUserSuppliedTag ( )
inline
Returns
the userSuppliedTag

References simpleTime13.SimpleTimeInteractionEvent13.userSuppliedTag.

void simpleTime13.SimpleTimeInteractionEvent13.setInteractionType ( E_InteractionType  interactionType)
inline
Parameters
interactionTypethe interactionType to set

References simpleTime13.SimpleTimeInteractionEvent13.interactionType.

void simpleTime13.SimpleTimeInteractionEvent13.setTheInteraction ( ReceivedInteraction  theInteraction)
inline
Parameters
theInteractionthe theInteraction to set

References simpleTime13.SimpleTimeInteractionEvent13.theInteraction.

void simpleTime13.SimpleTimeInteractionEvent13.setTheInteractionClassHandle ( Integer  theInteractionClassHandle)
inline
Parameters
theInteractionClassHandlethe theInteractionClassHandle to set

References simpleTime13.SimpleTimeInteractionEvent13.theInteractionClassHandle.

void simpleTime13.SimpleTimeInteractionEvent13.setTheTime ( LogicalTime  theTime)
inline
Parameters
theTimethe theTime to set

References simpleTime13.SimpleTimeInteractionEvent13.theTime.

void simpleTime13.SimpleTimeInteractionEvent13.setUserSuppliedTag ( byte[]  userSuppliedTag)
inline
Parameters
userSuppliedTagthe userSuppliedTag to set

References simpleTime13.SimpleTimeInteractionEvent13.userSuppliedTag.

Member Data Documentation

E_InteractionType simpleTime13.SimpleTimeInteractionEvent13.interactionType
private
final String simpleTime13.SimpleTimeInteractionEvent13.NO_TIME_GIVEN = "no Time Given"
staticprivate
ReceivedInteraction simpleTime13.SimpleTimeInteractionEvent13.theInteraction
private
Integer simpleTime13.SimpleTimeInteractionEvent13.theInteractionClassHandle
private
LogicalTime simpleTime13.SimpleTimeInteractionEvent13.theTime
private
byte [] simpleTime13.SimpleTimeInteractionEvent13.userSuppliedTag
private

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

Document ID: Generated on Tue May 7 16:26:47 EDT 2013 from SVN revision 126903
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)