MAK RTIspy API Documentation for HLA 1.3
Public Attributes
DtNetWwwFederateStateMsg Class Reference
+ Collaboration diagram for DtNetWwwFederateStateMsg:

List of all members.

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

Is this a complete state response, or a fragment?

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

Padding.

Length of the Response data (0 if none present)

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

Is this a proxied update request?

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

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

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

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

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


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

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)