sbgEComGetVersion.h
Go to the documentation of this file.
1 
20 #ifndef SBG_ECOM_GET_VERSION_H
21 #define SBG_ECOM_GET_VERSION_H
22 
23 // sbgCommonLib headers
24 #include <sbgCommon.h>
25 
26 //----------------------------------------------------------------------//
27 //- Public functions -//
28 //----------------------------------------------------------------------//
29 
36 uint32_t sbgEComGetVersion(void);
37 
43 const char *sbgEComGetVersionAsString(void);
44 
45 #endif //SBG_ECOM_GET_VERSION_H
sbgCommon.h
sbgEComGetVersionAsString
const char * sbgEComGetVersionAsString(void)
Definition: sbgEComGetVersion.c:20
sbgEComGetVersion
uint32_t sbgEComGetVersion(void)
Definition: sbgEComGetVersion.c:15


sbg_driver
Author(s): SBG Systems
autogenerated on Fri Oct 11 2024 02:13:40