Nix (Dev)
3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
enums.hpp
Go to the documentation of this file.
1
#ifndef IV_SRC_COMMS_PEAK_ENUMS_HPP_
2
#define IV_SRC_COMMS_PEAK_ENUMS_HPP_
3
4
#include "
core/assert.hpp
"
5
#include "
core/defines.hpp
"
6
7
#include <iostream>
8
#include <map>
9
10
namespace
iv::comms::socketcan
11
{
12
13
enum class
eDriverType
14
{
15
NetDev
16
};
17
18
}
// namespace iv::comms::socketcan
19
20
#endif
//IV_SRC_COMMS_PEAK_ENUMS_HPP_
assert.hpp
defines.hpp
iv::comms::socketcan
Definition
enums.hpp:11
iv::comms::socketcan::eDriverType
eDriverType
Definition
enums.hpp:14
iv::comms::socketcan::eDriverType::NetDev
@ NetDev
src
comms
socketcan
enums.hpp
Generated by
1.12.0