WSF
WsfEventPipeEventIds.hpp
Go to the documentation of this file.
1// ****************************************************************************
2// CUI
3//
4// The Advanced Framework for Simulation, Integration, and Modeling (AFSIM)
5//
6// Copyright 2003-2015 The Boeing Company. All rights reserved.
7//
8// The use, dissemination or disclosure of data in this file is subject to
9// limitation or restriction. See accompanying README and LICENSE for details.
10// ****************************************************************************
11
12#ifndef WSFEVENTPIPEEVENTIDS_HPP
13#define WSFEVENTPIPEEVENTIDS_HPP
14
15namespace wsf
16{
17namespace eventpipe
18{
19// store event ids for built-in events
39} // namespace eventpipe
40} // namespace wsf
41
42
43#endif
Definition WsfEventPipeEventIds.hpp:18
Function definitions for those who need run-time access to the version.
Definition WsfComm.cpp:32
Definition WsfEventPipeEventIds.hpp:21
int cCOMMENT
Definition WsfEventPipeEventIds.hpp:32
int cDETECTION_ATTEMPT
Definition WsfEventPipeEventIds.hpp:27
int cBEHAVIOR_TOOL
Definition WsfEventPipeEventIds.hpp:33
int cTRACK
Definition WsfEventPipeEventIds.hpp:25
int cENTITY_STATE
Definition WsfEventPipeEventIds.hpp:23
int cZONES
Definition WsfEventPipeEventIds.hpp:36
int cMESSAGE_RECEIVED
Definition WsfEventPipeEventIds.hpp:29
int cAUX_DATA
Definition WsfEventPipeEventIds.hpp:34
int cDRAW
Definition WsfEventPipeEventIds.hpp:28
int cMESSAGE_HOP
Definition WsfEventPipeEventIds.hpp:31
int cCOMM_INFO
Definition WsfEventPipeEventIds.hpp:37
int cROUTE_CHANGED
Definition WsfEventPipeEventIds.hpp:35
int cMESSAGE_TRANSMITTED
Definition WsfEventPipeEventIds.hpp:30
int cBASE_DATA
Definition WsfEventPipeEventIds.hpp:22
int cDETECTION_CHANGE
Definition WsfEventPipeEventIds.hpp:24
int cTRACK_UPDATE
Definition WsfEventPipeEventIds.hpp:26
Copyrights Multiple, All Rights Reserved