#include "CigiBasePacket.h"
Go to the source code of this file.
Classes | |
class | CigiBaseHatHotResp |
Defines | |
#define | _CIGI_BASE_HAT_HOT_RESP_INCLUDED_ |
#define | CIGI_HAT_RESP_PACKET_ID_V1 102 |
#define | CIGI_HAT_RESP_PACKET_SIZE_V1 16 |
#define | CIGI_HAT_RESP_PACKET_ID_V2 102 |
#define | CIGI_HAT_RESP_PACKET_SIZE_V2 24 |
#define | CIGI_HOT_RESP_PACKET_ID_V2 106 |
#define | CIGI_HOT_RESP_PACKET_SIZE_V2 24 |
#define | CIGI_HAT_HOT_RESP_PACKET_ID_V3 102 |
#define | CIGI_HAT_HOT_RESP_PACKET_SIZE_V3 16 |
#define | CIGI_HAT_HOT_XRESP_PACKET_ID_V3 103 |
#define | CIGI_HAT_HOT_XRESP_PACKET_SIZE_V3 40 |
#define | CIGI_HAT_HOT_RESP_PACKET_ID_V3_2 102 |
#define | CIGI_HAT_HOT_RESP_PACKET_SIZE_V3_2 16 |
#define | CIGI_HAT_HOT_XRESP_PACKET_ID_V3_2 103 |
#define | CIGI_HAT_HOT_XRESP_PACKET_SIZE_V3_2 40 |
#define _CIGI_BASE_HAT_HOT_RESP_INCLUDED_ |
The SDK is used to create and format CIGI compliant messages. Copyright (c) 2001-2005 The Boeing Company
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
FILENAME: CigiBaseHatHotResp.h LANGUAGE: C++ CLASS: UNCLASSIFIED PROJECT: Common Image Generator Interface (CIGI) SDK
PROGRAM DESCRIPTION: ...
MODIFICATION NOTES: DATE NAME SCR NUMBER DESCRIPTION OF CHANGE........................
09/17/2003 Greg Basler CIGI_CR_DR_1 Initial Release.
01/21/2005 Greg Basler Version 1.5 Added the CIGI_SPEC modifier to the class declaration for exporting the class in a Windows DLL.
04/14/2006 Greg Basler Version 1.7.0 Added forward references and granted friend access to the CigiHatHotRespV3_2 and CigiHatHotXRespV3_2 classes.
04/14/2006 Greg Basler Version 1.7.0 Added a HostFrame member variable to track when the hat/hot was calculated.
06/23/2006 Greg Basler Version 1.7.1 Changed native char and unsigned char types to CIGI types Cigi_int8 and Cigi_uint8.
11/20/2007 Greg Basler Version 2.0.0 Moved Packet information to base packet.
Author: The Boeing Company
Definition at line 59 of file CigiBaseHatHotResp.h.
#define CIGI_HAT_HOT_RESP_PACKET_ID_V3 102 |
Definition at line 83 of file CigiBaseHatHotResp.h.
Referenced by CigiHatHotRespV3::CigiHatHotRespV3(), CigiHotRespV2::GetCnvt(), CigiHatRespV2::GetCnvt(), CigiHatRespV1::GetCnvt(), CigiHatHotRespV3_2::GetCnvt(), CigiHatHotRespV3::GetCnvt(), CigiIncomingMsg::SetIncomingHostV3Tbls(), CigiOutgoingMsg::SetOutgoingIGV3Tbls(), and CigiIncomingMsg::SetReaderVersion().
#define CIGI_HAT_HOT_RESP_PACKET_ID_V3_2 102 |
Definition at line 89 of file CigiBaseHatHotResp.h.
Referenced by CigiHatHotRespV3_2::CigiHatHotRespV3_2().
#define CIGI_HAT_HOT_RESP_PACKET_SIZE_V3 16 |
Definition at line 84 of file CigiBaseHatHotResp.h.
Referenced by CigiHatHotRespV3::CigiHatHotRespV3().
#define CIGI_HAT_HOT_RESP_PACKET_SIZE_V3_2 16 |
Definition at line 90 of file CigiBaseHatHotResp.h.
Referenced by CigiHatHotRespV3_2::CigiHatHotRespV3_2().
#define CIGI_HAT_HOT_XRESP_PACKET_ID_V3 103 |
Definition at line 86 of file CigiBaseHatHotResp.h.
Referenced by CigiHatHotXRespV3::CigiHatHotXRespV3(), CigiHatHotXRespV3_2::GetCnvt(), CigiHatHotXRespV3::GetCnvt(), CigiIncomingMsg::SetIncomingHostV3Tbls(), CigiOutgoingMsg::SetOutgoingIGV3Tbls(), and CigiIncomingMsg::SetReaderVersion().
#define CIGI_HAT_HOT_XRESP_PACKET_ID_V3_2 103 |
Definition at line 92 of file CigiBaseHatHotResp.h.
Referenced by CigiHatHotXRespV3_2::CigiHatHotXRespV3_2().
#define CIGI_HAT_HOT_XRESP_PACKET_SIZE_V3 40 |
Definition at line 87 of file CigiBaseHatHotResp.h.
Referenced by CigiHatHotXRespV3::CigiHatHotXRespV3().
#define CIGI_HAT_HOT_XRESP_PACKET_SIZE_V3_2 40 |
Definition at line 93 of file CigiBaseHatHotResp.h.
Referenced by CigiHatHotXRespV3_2::CigiHatHotXRespV3_2().
#define CIGI_HAT_RESP_PACKET_ID_V1 102 |
Definition at line 74 of file CigiBaseHatHotResp.h.
Referenced by CigiHatRespV1::CigiHatRespV1(), CigiHotRespV2::GetCnvt(), CigiHatHotXRespV3_2::GetCnvt(), CigiHatHotXRespV3::GetCnvt(), CigiHatHotRespV3_2::GetCnvt(), CigiHatHotRespV3::GetCnvt(), CigiIncomingMsg::SetIncomingHostV1Tbls(), CigiOutgoingMsg::SetOutgoingIGV1Tbls(), and CigiIncomingMsg::SetReaderVersion().
#define CIGI_HAT_RESP_PACKET_ID_V2 102 |
Definition at line 77 of file CigiBaseHatHotResp.h.
Referenced by CigiHatRespV2::CigiHatRespV2(), CigiHatHotRespV3_2::GetCnvt(), CigiHatHotRespV3::GetCnvt(), CigiIncomingMsg::SetIncomingHostV2Tbls(), CigiOutgoingMsg::SetOutgoingIGV2Tbls(), and CigiIncomingMsg::SetReaderVersion().
#define CIGI_HAT_RESP_PACKET_SIZE_V1 16 |
Definition at line 75 of file CigiBaseHatHotResp.h.
Referenced by CigiHatRespV1::CigiHatRespV1(), CigiHatRespV1::Pack(), and CigiHatRespV1::Unpack().
#define CIGI_HAT_RESP_PACKET_SIZE_V2 24 |
Definition at line 78 of file CigiBaseHatHotResp.h.
Referenced by CigiHatRespV2::CigiHatRespV2(), CigiHatRespV2::Pack(), and CigiHatRespV2::Unpack().
#define CIGI_HOT_RESP_PACKET_ID_V2 106 |
Definition at line 80 of file CigiBaseHatHotResp.h.
Referenced by CigiHotRespV2::CigiHotRespV2(), CigiHotRespV2::GetCnvt(), CigiHatHotXRespV3_2::GetCnvt(), CigiHatHotXRespV3::GetCnvt(), CigiHatHotRespV3_2::GetCnvt(), CigiHatHotRespV3::GetCnvt(), CigiIncomingMsg::SetIncomingHostV2Tbls(), CigiOutgoingMsg::SetOutgoingIGV2Tbls(), and CigiIncomingMsg::SetReaderVersion().
#define CIGI_HOT_RESP_PACKET_SIZE_V2 24 |
Definition at line 81 of file CigiBaseHatHotResp.h.
Referenced by CigiHotRespV2::CigiHotRespV2(), CigiHotRespV2::Pack(), and CigiHotRespV2::Unpack().