Macros
sbgEComVersion.h File Reference

Header file that contains all versions related information such as change log. More...

#include "sbgCommon.h"
Include dependency graph for sbgEComVersion.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SBG_ASSTR(X)   SBG_STR(X)
 
#define SBG_E_COM_VERSION   SBG_VERSION_SOFTWARE(SBG_E_COM_VERSION_MAJOR,SBG_E_COM_VERSION_MINOR,SBG_E_COM_VERSION_REV,SBG_E_COM_VERSION_BUILD)
 
#define SBG_E_COM_VERSION_BUILD   SBG_VERSION_QUALIFIER_STABLE
 
#define SBG_E_COM_VERSION_MAJOR   1
 
#define SBG_E_COM_VERSION_MINOR   11
 
#define SBG_E_COM_VERSION_REV   920
 
#define SBG_E_COM_VERSION_STR   SBG_ASSTR(SBG_E_COM_VERSION_MAJOR) "." SBG_ASSTR(SBG_E_COM_VERSION_MINOR) "." SBG_ASSTR(SBG_E_COM_VERSION_REV) "-stable\0"
 
#define SBG_STR(X)   #X
 

Detailed Description

Header file that contains all versions related information such as change log.

Author
SBG Systems (Raphael Siryani)
Date
05 February 2013

Copyright Notice

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 sbgEComVersion.h.

Macro Definition Documentation

#define SBG_ASSTR (   X)    SBG_STR(X)

Definition at line 43 of file sbgEComVersion.h.

Definition at line 34 of file sbgEComVersion.h.

#define SBG_E_COM_VERSION_BUILD   SBG_VERSION_QUALIFIER_STABLE

Definition at line 32 of file sbgEComVersion.h.

#define SBG_E_COM_VERSION_MAJOR   1

Definition at line 29 of file sbgEComVersion.h.

#define SBG_E_COM_VERSION_MINOR   11

Definition at line 30 of file sbgEComVersion.h.

#define SBG_E_COM_VERSION_REV   920

Definition at line 31 of file sbgEComVersion.h.

#define SBG_E_COM_VERSION_STR   SBG_ASSTR(SBG_E_COM_VERSION_MAJOR) "." SBG_ASSTR(SBG_E_COM_VERSION_MINOR) "." SBG_ASSTR(SBG_E_COM_VERSION_REV) "-stable\0"

Definition at line 45 of file sbgEComVersion.h.

#define SBG_STR (   X)    #X

Definition at line 40 of file sbgEComVersion.h.



sbg_driver
Author(s): SBG Systems
autogenerated on Thu Oct 22 2020 03:47:22