EduArt Sensor Ring Library
3.0.1
Loading...
Searching...
No Matches
InterfaceType.hpp
Go to the documentation of this file.
1
// Copyright (c) 2025 EduArt Robotik GmbH
2
9
10
#pragma once
11
12
#include "
sensorring/platform/SensorringExport.hpp
"
13
14
namespace
eduart {
15
16
namespace
com {
17
18
enum class
SENSORRING_API InterfaceType {
19
UNDEFINED,
20
SOCKETCAN,
21
USBTINGO
22
};
23
24
}
// namespace com
25
26
}
// namespace eduart
SensorringExport.hpp
Control the import and export of Windows DLL symbols.
include
sensorring
types
InterfaceType.hpp
Generated by
1.15.0