CigiBaseHatHotReq.h File Reference

#include "CigiBasePacket.h"

Go to the source code of this file.

Classes

class  CigiBaseHatHotReq

Defines

#define _CIGI_BASE_HAT_HOT_REQ_INCLUDED_
#define CIGI_HAT_REQ_PACKET_ID_V1   41
#define CIGI_HAT_REQ_PACKET_SIZE_V1   24
#define CIGI_HAT_REQ_PACKET_ID_V2   41
#define CIGI_HAT_REQ_PACKET_SIZE_V2   32
#define CIGI_HOT_REQ_PACKET_ID_V2   44
#define CIGI_HOT_REQ_PACKET_SIZE_V2   24
#define CIGI_HAT_HOT_REQ_PACKET_ID_V3   24
#define CIGI_HAT_HOT_REQ_PACKET_SIZE_V3   32
#define CIGI_HAT_HOT_REQ_PACKET_ID_V3_2   24
#define CIGI_HAT_HOT_REQ_PACKET_SIZE_V3_2   32


Define Documentation

#define _CIGI_BASE_HAT_HOT_REQ_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:   CigiBaseHatHotReq.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 a forward reference and granted friend access to the 
  CigiHatHotReqV3_2 class.

  04/14/2006 Greg Basler                       Version 1.7.0
  Added the UpdatePeriod variable to set the number of frames between each 
  hat/hot update from the IG.

  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 60 of file CigiBaseHatHotReq.h.

#define CIGI_HAT_HOT_REQ_PACKET_ID_V3   24

Definition at line 77 of file CigiBaseHatHotReq.h.

Referenced by CigiHatHotReqV3::CigiHatHotReqV3(), CigiHotReqV2::GetCnvt(), CigiHatReqV2::GetCnvt(), CigiHatReqV1::GetCnvt(), CigiHatHotReqV3_2::GetCnvt(), CigiHatHotReqV3::GetCnvt(), CigiIncomingMsg::SetIncomingIGV3Tbls(), CigiOutgoingMsg::SetOutgoingHostV3Tbls(), and CigiIncomingMsg::SetReaderVersion().

#define CIGI_HAT_HOT_REQ_PACKET_ID_V3_2   24

Definition at line 80 of file CigiBaseHatHotReq.h.

Referenced by CigiHatHotReqV3_2::CigiHatHotReqV3_2().

#define CIGI_HAT_HOT_REQ_PACKET_SIZE_V3   32

Definition at line 78 of file CigiBaseHatHotReq.h.

Referenced by CigiHatHotReqV3::CigiHatHotReqV3().

#define CIGI_HAT_HOT_REQ_PACKET_SIZE_V3_2   32

Definition at line 81 of file CigiBaseHatHotReq.h.

Referenced by CigiHatHotReqV3_2::CigiHatHotReqV3_2().

#define CIGI_HAT_REQ_PACKET_ID_V1   41

Definition at line 68 of file CigiBaseHatHotReq.h.

Referenced by CigiHatReqV1::CigiHatReqV1(), CigiHotReqV2::GetCnvt(), CigiHatReqV2::GetCnvt(), CigiHatReqV1::GetCnvt(), CigiHatHotReqV3_2::GetCnvt(), CigiHatHotReqV3::GetCnvt(), CigiIncomingMsg::SetIncomingIGV1Tbls(), CigiOutgoingMsg::SetOutgoingHostV1Tbls(), and CigiIncomingMsg::SetReaderVersion().

#define CIGI_HAT_REQ_PACKET_ID_V2   41

Definition at line 71 of file CigiBaseHatHotReq.h.

Referenced by CigiHatReqV2::CigiHatReqV2(), CigiHatReqV2::GetCnvt(), CigiHatReqV1::GetCnvt(), CigiHatHotReqV3_2::GetCnvt(), CigiHatHotReqV3::GetCnvt(), CigiIncomingMsg::SetIncomingIGV2Tbls(), CigiOutgoingMsg::SetOutgoingHostV2Tbls(), and CigiIncomingMsg::SetReaderVersion().

#define CIGI_HAT_REQ_PACKET_SIZE_V1   24

Definition at line 69 of file CigiBaseHatHotReq.h.

Referenced by CigiHatReqV1::CigiHatReqV1(), CigiHatReqV1::Pack(), and CigiHatReqV1::Unpack().

#define CIGI_HAT_REQ_PACKET_SIZE_V2   32

Definition at line 72 of file CigiBaseHatHotReq.h.

Referenced by CigiHatReqV2::CigiHatReqV2(), CigiHatReqV2::Pack(), and CigiHatReqV2::Unpack().

#define CIGI_HOT_REQ_PACKET_ID_V2   44

Definition at line 74 of file CigiBaseHatHotReq.h.

Referenced by CigiHotReqV2::CigiHotReqV2(), CigiHotReqV2::GetCnvt(), CigiHatHotReqV3_2::GetCnvt(), CigiHatHotReqV3::GetCnvt(), CigiIncomingMsg::SetIncomingIGV2Tbls(), CigiOutgoingMsg::SetOutgoingHostV2Tbls(), and CigiIncomingMsg::SetReaderVersion().

#define CIGI_HOT_REQ_PACKET_SIZE_V2   24

Definition at line 75 of file CigiBaseHatHotReq.h.

Referenced by CigiHotReqV2::CigiHotReqV2(), CigiHotReqV2::Pack(), and CigiHotReqV2::Unpack().


Generated on Wed Apr 29 09:00:00 2009 for CCL by  doxygen 1.4.7