Main header file for the SBG Systems Enhanced Communication Library. More...
#include <sbgCommon.h>
#include <crc/sbgCrc.h>
#include <interfaces/sbgInterface.h>
#include <interfaces/sbgInterfaceUdp.h>
#include <interfaces/sbgInterfaceSerial.h>
#include <interfaces/sbgInterfaceFile.h>
#include <splitBuffer/sbgSplitBuffer.h>
#include <streamBuffer/sbgStreamBuffer.h>
#include <network/sbgNetwork.h>
#include <swap/sbgSwap.h>
#include "sbgECanId.h"
#include "sbgEComIds.h"
#include "commands/sbgEComCmd.h"
#include "protocol/sbgEComProtocol.h"
#include "binaryLogs/sbgEComBinaryLogs.h"
#include "sbgEComVersion.h"
Go to the source code of this file.
Main header file for the SBG Systems Enhanced Communication Library.
Only this main header file should be included to use the library.
Copyright (C) 2007-2013, SBG Systems SAS. All rights reserved.
This source code is intended for use only by SBG Systems SAS and those that have explicit written permission to use it from SBG Systems SAS.
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.
Definition in file sbgEComLib.h.