#include "CigiBaseVariableSizePckt.h"
#include <string>
Go to the source code of this file.
Classes | |
class | CigiBaseSymbolTextDef |
Defines | |
#define | _CIGI_BASE_SYMBOL_TEXT_DEF_INCLUDED_ |
#define | CIGI_SYMBOL_TEXT_DEFINITION_PACKET_ID_V3_3 30 |
#define | CIGI_SYMBOL_TEXT_DEFINITION_PACKET_SIZE_V3_3 12 |
#define _CIGI_BASE_SYMBOL_TEXT_DEF_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: CigiBaseSymbolTextDef.h LANGUAGE: C++ CLASS: UNCLASSIFIED PROJECT: Common Image Generator Interface (CIGI) SDK
PROGRAM DESCRIPTION: ...
MODIFICATION NOTES: DATE NAME SCR NUMBER DESCRIPTION OF CHANGE........................
03/11/2008 Greg Basler CIGI_SYM_1 Initial Release.
Author: The Boeing Company
Definition at line 40 of file CigiBaseSymbolTextDef.h.
#define CIGI_SYMBOL_TEXT_DEFINITION_PACKET_ID_V3_3 30 |
Definition at line 51 of file CigiBaseSymbolTextDef.h.
Referenced by CigiSymbolTextDefV3_3::CigiSymbolTextDefV3_3(), CigiBaseSymbolTextDef::GetCnvt(), CigiIncomingMsg::SetIncomingIGV3Tbls(), CigiOutgoingMsg::SetOutgoingHostV3Tbls(), and CigiIncomingMsg::SetReaderVersion().
#define CIGI_SYMBOL_TEXT_DEFINITION_PACKET_SIZE_V3_3 12 |
Definition at line 52 of file CigiBaseSymbolTextDef.h.
Referenced by CigiSymbolTextDefV3_3::CigiSymbolTextDefV3_3(), and CigiSymbolTextDefV3_3::Unpack().