Functions
sbgEComGetVersion.h File Reference

Version information. More...

#include <sbgCommon.h>
Include dependency graph for sbgEComGetVersion.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint32_t sbgEComGetVersion (void)
 
const char * sbgEComGetVersionAsString (void)
 

Detailed Description

Version information.

Author
SBG Systems

Copyright Notice

Copyright (C) 2019, 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 sbgEComGetVersion.h.

Function Documentation

◆ sbgEComGetVersion()

uint32_t sbgEComGetVersion ( void  )

Returns an integer representing the version of the sbgCom library.

Returns
An integer representing the version of the sbgCom library.
Use SBG_VERSION_GET_MAJOR, SBG_VERSION_GET_MINOR, SBG_VERSION_GET_REV and SBG_VERSION_GET_BUILD.

Definition at line 15 of file sbgEComGetVersion.c.

◆ sbgEComGetVersionAsString()

const char* sbgEComGetVersionAsString ( void  )

Retrieve the sbgCom library version as a string (1.0.0.0).

Returns
Null terminated string that contains the sbgCom library version.

Definition at line 20 of file sbgEComGetVersion.c.



sbg_driver
Author(s): SBG Systems
autogenerated on Sat Sep 3 2022 02:53:36