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

Public Member Functions

 SimpleTimeAttribute1516 (ObjectInstanceHandle theObject, AttributeHandleValueMap theAttributes2, byte[] userSuppliedTag2)
 SimpleTimeAttribute1516 (AttributeHandleValueMap theAttributes2, byte[] userSuppliedTag2, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime2)
String getFedTime ()
String getTag ()
AttributeHandleValueMap getTheAttributes ()
LogicalTime getTheTime ()
byte[] getUserSuppliedTag ()
void setTheAttributes (AttributeHandleValueMap theAttributes)
void setTheTime (LogicalTime theTime)
void setUserSuppliedTag (byte[] userSuppliedTag)

Private Member Functions

void initalize (AttributeHandleValueMap theAttributes2, byte[] userSuppliedTag2, OrderType sentOrdering, TransportationType theTransport, LogicalTime theTime2)

Private Attributes

AttributeHandleValueMap theAttributes = null
LogicalTime theTime = null
byte[] userSuppliedTag = null

Static Private Attributes

static final String NO_TIME_GIVEN = "no Time Given"

Constructor & Destructor Documentation

simpleTime1516.SimpleTimeAttribute1516.SimpleTimeAttribute1516 ( ObjectInstanceHandle  theObject,
AttributeHandleValueMap  theAttributes2,
byte[]  userSuppliedTag2 
)
inline
simpleTime1516.SimpleTimeAttribute1516.SimpleTimeAttribute1516 ( AttributeHandleValueMap  theAttributes2,
byte[]  userSuppliedTag2,
OrderType  sentOrdering,
TransportationType  theTransport,
LogicalTime  theTime2 
)
inline

Member Function Documentation

String simpleTime1516.SimpleTimeAttribute1516.getFedTime ( )
inlinevirtual
String simpleTime1516.SimpleTimeAttribute1516.getTag ( )
inlinevirtual
AttributeHandleValueMap simpleTime1516.SimpleTimeAttribute1516.getTheAttributes ( )
inline
Returns
the theAttributes

References simpleTime1516.SimpleTimeAttribute1516.theAttributes.

LogicalTime simpleTime1516.SimpleTimeAttribute1516.getTheTime ( )
inline
Returns
the theTime

References simpleTime1516.SimpleTimeAttribute1516.theTime.

byte [] simpleTime1516.SimpleTimeAttribute1516.getUserSuppliedTag ( )
inline
Returns
the userSuppliedTag

References simpleTime1516.SimpleTimeAttribute1516.userSuppliedTag.

void simpleTime1516.SimpleTimeAttribute1516.initalize ( AttributeHandleValueMap  theAttributes2,
byte[]  userSuppliedTag2,
OrderType  sentOrdering,
TransportationType  theTransport,
LogicalTime  theTime2 
)
inlineprivate
void simpleTime1516.SimpleTimeAttribute1516.setTheAttributes ( AttributeHandleValueMap  theAttributes)
inline
Parameters
theAttributesthe theAttributes to set

References simpleTime1516.SimpleTimeAttribute1516.theAttributes.

void simpleTime1516.SimpleTimeAttribute1516.setTheTime ( LogicalTime  theTime)
inline
Parameters
theTimethe theTime to set

References simpleTime1516.SimpleTimeAttribute1516.theTime.

void simpleTime1516.SimpleTimeAttribute1516.setUserSuppliedTag ( byte[]  userSuppliedTag)
inline
Parameters
userSuppliedTagthe userSuppliedTag to set

References simpleTime1516.SimpleTimeAttribute1516.userSuppliedTag.

Member Data Documentation

final String simpleTime1516.SimpleTimeAttribute1516.NO_TIME_GIVEN = "no Time Given"
staticprivate
AttributeHandleValueMap simpleTime1516.SimpleTimeAttribute1516.theAttributes = null
private
LogicalTime simpleTime1516.SimpleTimeAttribute1516.theTime = null
private
byte [] simpleTime1516.SimpleTimeAttribute1516.userSuppliedTag = null
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)