libdoip  0.1.0
DoIP (Diagnostics over Internet Protocol) ISO 13400 C++17 Library
DoIPFurtherAction.h File Reference
#include <stdint.h>
Include dependency graph for DoIPFurtherAction.h:
This graph shows which files directly or indirectly include this file:

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)