MAK RTIspy API Documentation for HLA 1516
List of all members | Public Attributes
DtNetWwwStateRspMsg Class Reference
+ Collaboration diagram for DtNetWwwStateRspMsg:

Public Attributes

DtNetMsgHeader header
DtNetU32 sourceId
 Sender Federate ID.
DtNetU32 responseType
 Payload type ID (ids the state component contained - corresponds to requestType )
DtNetU8 replaceExisiting
 Does this state response replace the previous responses or append to them?
DtNetU8 completeState
 Is this a complete state response, or a fragment?
DtNetU16 padding
 Padding.
DtNetU32 payloadLength
 Length of the Response data.

Member Data Documentation

DtNetU8 DtNetWwwStateRspMsg::completeState

Is this a complete state response, or a fragment?

Referenced by DtWwwStateRspMsg::isComplete(), and DtWwwStateRspMsg::setIsComplete().

DtNetMsgHeader DtNetWwwStateRspMsg::header
DtNetU16 DtNetWwwStateRspMsg::padding

Padding.

DtNetU32 DtNetWwwStateRspMsg::payloadLength

Length of the Response data.

Referenced by DtWwwStateRspMsg::netMsgPayload(), and DtWwwStateRspMsg::setPayload().

DtNetU8 DtNetWwwStateRspMsg::replaceExisiting

Does this state response replace the previous responses or append to them?

Referenced by DtWwwStateRspMsg::isReplacementNotAppend(), and DtWwwStateRspMsg::setIsReplacementNotAppend().

DtNetU32 DtNetWwwStateRspMsg::responseType

Payload type ID (ids the state component contained - corresponds to requestType )

Referenced by DtWwwStateRspMsg::responseType(), and DtWwwStateRspMsg::setResponseType().

DtNetU32 DtNetWwwStateRspMsg::sourceId

Sender Federate ID.

Referenced by DtWwwStateRspMsg::setSource(), and DtWwwStateRspMsg::source().


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)