Main header file for SBG Systems common C library. More...
#include "platform/sbgPlatform.h"
#include "platform/sbgConfig.h"
#include "sbgTypes.h"
#include "sbgErrorCodes.h"
#include "sbgDefines.h"
#include "sbgDebug.h"
#include "version/sbgVersion.h"
Go to the source code of this file.
Main header file for SBG Systems common C library.
All files / projets that would like to use the SBG Systems common C library should include this file.
Be aware that this file doesn't include SBG Systems common C library components but just defines all types and environements such as error logging.
Copyright (C) 2007-2015, 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 sbgCommon.h.