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

Public Attributes

DtNetMsgHeader header
DtNetU32 requestNotResponse
 True if this message is a request, False if a response.
DtNetU32 connId
 The connection ID of the source/destination (really this is all that is needed to id the target)
DtNetU32 federateHandle
 Target Federate ID for message.
DtNetU32 stateType
 State Component ID requested/contained.
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?
DtNetU8 proxied
 Is this a proxied update request?
DtNetU16 padding
 Padding.
DtNetU32 payloadLength
 Length of the Response data (0 if none present)

Member Data Documentation

DtNetU8 DtNetWwwFederateStateMsg::completeState

Is this a complete state response, or a fragment?

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

DtNetU32 DtNetWwwFederateStateMsg::connId
DtNetU32 DtNetWwwFederateStateMsg::federateHandle
DtNetMsgHeader DtNetWwwFederateStateMsg::header
DtNetU16 DtNetWwwFederateStateMsg::padding

Padding.

DtNetU32 DtNetWwwFederateStateMsg::payloadLength

Length of the Response data (0 if none present)

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

DtNetU8 DtNetWwwFederateStateMsg::proxied

Is this a proxied update request?

Referenced by DtWwwFederateStateReqMsg::isProxied(), and DtWwwFederateStateReqMsg::setProxied().

DtNetU8 DtNetWwwFederateStateMsg::replaceExisiting

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

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

DtNetU32 DtNetWwwFederateStateMsg::requestNotResponse

True if this message is a request, False if a response.

Referenced by DtWwwFederateStateReqMsg::DtWwwFederateStateReqMsg(), and DtWwwFederateStateRspMsg::DtWwwFederateStateRspMsg().

DtNetU32 DtNetWwwFederateStateMsg::stateType

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)