Main Page
Namespaces
Namespace List
Namespace Members
All
Functions
Typedefs
Enumerations
Classes
Class List
Class Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
Functions
a
c
d
e
f
g
i
l
m
o
p
r
s
t
u
w
~
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Files
File List
File Members
All
_
c
d
f
g
i
m
n
s
t
u
Functions
m
s
t
Variables
Typedefs
d
f
i
s
u
Enumerations
_
Enumerator
s
Macros
_
c
f
i
n
s
t
external
sbgECom
src
sbgEComLib.h
Go to the documentation of this file.
1
29
#ifndef __SBG_ECOM_LIB_H__
30
#define __SBG_ECOM_LIB_H__
31
32
#ifdef __cplusplus
33
extern
"C"
{
34
#endif
35
36
#include <
sbgCommon.h
>
37
#include <
crc/sbgCrc.h
>
38
#include <
interfaces/sbgInterface.h
>
39
#include <
interfaces/sbgInterfaceUdp.h
>
40
#include <
interfaces/sbgInterfaceSerial.h
>
41
#include <
interfaces/sbgInterfaceFile.h
>
42
#include <
splitBuffer/sbgSplitBuffer.h
>
43
#include <
streamBuffer/sbgStreamBuffer.h
>
44
#include <
network/sbgNetwork.h
>
45
#include <
swap/sbgSwap.h
>
46
#include "
sbgECanId.h
"
47
#include "
sbgEComIds.h
"
48
#include "
commands/sbgEComCmd.h
"
49
#include "
protocol/sbgEComProtocol.h
"
50
#include "
binaryLogs/sbgEComBinaryLogs.h
"
51
#include "
sbgEComVersion.h
"
52
#include "
sbgEComGetVersion.h
"
53
54
//----------------------------------------------------------------------//
55
//- Footer (close extern C block) -//
56
//----------------------------------------------------------------------//
57
#ifdef __cplusplus
58
}
59
#endif
60
61
#endif
/* __SBG_ECOM_LIB_H__ */
sbgEComIds.h
sbgInterfaceFile.h
sbgCommon.h
sbgSplitBuffer.h
sbgEComBinaryLogs.h
sbgInterfaceSerial.h
sbgSwap.h
sbgEComProtocol.h
sbgEComGetVersion.h
Version information.
sbgStreamBuffer.h
sbgNetwork.h
sbgCrc.h
sbgEComCmd.h
sbgECanId.h
sbgInterface.h
sbgInterfaceUdp.h
This file implements an UDP interface.
sbgEComVersion.h
sbg_driver
Author(s): SBG Systems
autogenerated on Fri Oct 11 2024 02:13:40