WSF
WsfXIO_PacketRegistry.hpp File Reference
#include "wsf_export.h"
#include <climits>
#include <vector>
#include "GenUniqueId.hpp"
#include "WsfLocalTrack.hpp"
#include "WsfRoute.hpp"
#include "WsfTaskData.hpp"
#include "WsfTrack.hpp"
#include "WsfTypes.hpp"
#include "WsfXIO.hpp"
#include "xio/WsfXIO_Data.hpp"
#include "xio/WsfXIO_Defines.hpp"
#include "xio/WsfXIO_ObjectInfo.hpp"
#include "xio/WsfXIO_Packet.hpp"
#include "xio/WsfXIO_PublishKey.hpp"
#include "xio/WsfXIO_SerializeTypes.hpp"
Include dependency graph for WsfXIO_PacketRegistry.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WsfXIO_PacketRegistry
 Performs the registration of XIO messages. More...
class  WsfXIO_EncodedPointer
class  WsfXIO_HeartbeatPkt
 Sent at regular intervals over the UDP connections. More...
class  WsfXIO_InitializePkt
 Sent at regular intervals over the UDP connections. More...
class  WsfXIO_SubscriptionCancelPkt
class  WsfXIO_RequestDataPkt
 Basic information required for subscription requests. More...
class  WsfXIO_RequestPkt
 A request for data from an application. More...
class  WsfXIO_ResponsePkt
class  WsfXIO_TimeBehindPkt
 Informs remote applications whether the simulation is behind real-time. More...
class  WsfXIO_PlatformListUpdatePkt
struct  WsfXIO_PlatformListUpdatePkt::PlatformData
class  WsfXIO_DeletePlatformPkt
 Command the application to delete a platform. More...
class  WsfXIO_RequestTracksPkt
 Requests that an application begin sending track information for a specified platform. More...
class  WsfXIO_LocalTrackPkt
 A local track. More...
class  WsfXIO_RawTrackPkt
 A raw track. More...
class  WsfXIO_TrackCoastPkt
 Notification of a track coast. More...
class  WsfXIO_TrackDropPkt
 Notification of a track drop. More...
class  WsfXIO_InformationRequestPkt
 Requests an application to send back information. More...
class  WsfXIO_PlatformListPkt
struct  WsfXIO_PlatformListPkt::PlatformInfo
class  WsfXIO_QueryResolutionPkt
 Query response for simple or failed queries. More...
class  WsfXIO_PlatformCommandChainPkt
class  WsfXIO_PlatformPartInfoPkt
class  WsfXIO_RequestPlatformInfoPkt
 Requests that an application begin sending information for a specified platform. More...
class  WsfXIO_PartStateChangePkt
 Inform other applications about a platform part state change. More...
class  WsfXIO_PartStateChangeRequestPkt
 Requests that an application changes either state or mode of a platform part. More...
class  WsfXIO_ReRoutePlatformPkt
class  WsfXIO_RequestDisDataPkt
class  WsfXIO_DisPlatformInfoPkt
class  WsfXIO_TaskRequestPkt
class  WsfXIO_TaskInitPkt
 Defines current state of the task manager processor. Response to WsfXIO_TaskRequestPkt. More...
class  WsfXIO_TaskUpdatePkt
 Defines a change in a task. Assignment, cancellation, or completion. Response to WsfXIO_TaskRequestPkt. More...
class  WsfXIO_TaskCommandPkt
 Requests a task manager processor to create or modify a task. More...
class  WsfXIO_TypeQueryPkt
class  WsfXIO_TypeQueryResolutionPkt
class  WsfXIO_TypeListQueryPkt
class  WsfXIO_TypeListQueryResolutionPkt
class  WsfXIO_MessageRequestPkt
 Requests messages sent or received by a platform. More...
class  WsfXIO_RequestSimTimePkt
class  WsfXIO_SimTimePkt
class  WsfXIO_EntityStateData
class  WsfXIO_EntityStatePkt
class  WsfXIO_SubscriptionPkt
class  WsfXIO_PublicationPkt
class  WsfXIO_SimTimeCommandPkt
class  WsfXIO_DataResponsePkt
 Provides a more generic way to pass data between a request and a service session. More...
class  WsfXIO_TrackManagerStateChangeRequestPkt
 Requests that an application changes the state of a track manager. More...
class  WsfXIO_TrackManagerStateChangePkt
 Sent after an application changes the state of a track manager. More...
class  WsfXIO_ServiceAvailableQuery
class  WsfXIO_EntityStateRawPkt
class  WsfXIO_RouteUpdatePkt
class  WsfXIO_RequestPlatformPartInfoPkt
 Requests that an application begin sending state information for a specified platform part. More...
class  WsfXIO_PlatformPartStatePkt
 Requests that an application begin sending state information for a specified platform part. More...
class  WsfXIO_ScriptListPkt
 Requests that an application send a list of valid scripts for a given platform or a global script listing. More...
struct  WsfXIO_ScriptListPkt::Argument
struct  WsfXIO_ScriptListPkt::Script
class  WsfXIO_DrawPkt
 Contains information about objects being drawn with WsfDraw. More...
struct  WsfXIO_DrawPkt::Vertex
struct  WsfXIO_DrawPkt::Entity
class  WsfXIO_PlatformTypeListPkt
 Contains a list of data about the simulation's platform types. More...
struct  WsfXIO_PlatformTypeListPkt::PlatformTypeInfo
class  WsfXIO_ExtendedTrackInfoRequestPkt
 Used by the IWARS control panel to request the tracks of contributing sensors. More...
class  WsfXIO_ExtendedTrackInfoPkt
 The response from a WsfXIO_ExtendedTrackInfoRequestPkt. More...
class  WsfXIO_RequestSensorDataPkt
class  WsfXIO_SensorTrackingRequestUpdatePkt
struct  WsfXIO_SensorTrackingRequestUpdatePkt::TrackingRequest
class  WsfXIO_RequestScriptDataPkt
struct  WsfXIO_RequestScriptDataPkt::VariableQuery
class  WsfXIO_RequestScriptDataResponsePkt
struct  WsfXIO_RequestScriptDataResponsePkt::VariableValue
struct  WsfXIO_RequestScriptDataResponsePkt::VariableQueryResult
struct  WsfXIO_RequestScriptDataResponsePkt::ScriptContextData
struct  WsfXIO_RequestScriptDataResponsePkt::ScriptScopeData
struct  WsfXIO_RequestScriptDataResponsePkt::ContextVariableData
struct  WsfXIO_RequestScriptDataResponsePkt::ScriptDetails
struct  WsfXIO_RequestScriptDataResponsePkt::BreakpointData
struct  WsfXIO_RequestScriptDataResponsePkt::CallstackData
class  WsfXIO_ScriptCommandPkt
class  WsfXIO_RequestScriptSessionPkt
class  WsfXIO_RequestScriptSessionResponsePkt
struct  WsfXIO_RequestScriptSessionResponsePkt::InitialData
Copyrights Multiple, All Rights Reserved