|
iceoryx2
C++ Language Bindings
|
#include <cstdint>Go to the source code of this file.
Namespaces | |
| namespace | iox2 |
Enumerations | |
| enum class | iox2::LogLevel : uint8_t { iox2::Trace = 0 , iox2::Debug = 1 , iox2::Info = 2 , iox2::Warn = 3 , iox2::Error = 4 , iox2::Fatal = 5 } |