|
libdoip
0.1.0
DoIP (Diagnostics over Internet Protocol) ISO 13400 C++17 Library
|
#include <stdint.h>

Go to the source code of this file.
Namespaces | |
| doip | |
Enumerations | |
| enum class | doip::DoIPFurtherAction : uint8_t { doip::NoFurtherAction = 0x00 , doip::RoutingActivationForCentralSecurity = 0x10 } |
Functions | |
| std::ostream & | doip::operator<< (std::ostream &os, const DoIPFurtherAction far) |