libdoip  0.1.0
DoIP (Diagnostics over Internet Protocol) ISO 13400 C++17 Library
DoIPServerEvent.h File Reference
#include <iostream>
Include dependency graph for DoIPServerEvent.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::DoIPServerEvent {
  doip::RoutingActivationReceived ,
  doip::AliveCheckResponseReceived ,
  doip::DiagnosticMessageReceived ,
  doip::DiagnosticMessageReceivedDownstream ,
  doip::CloseRequestReceived ,
  doip::Initial_inactivity_timeout ,
  doip::GeneralInactivityTimeout ,
  doip::AliveCheckTimeout ,
  doip::DownstreamTimeout ,
  doip::InvalidMessage ,
  doip::SocketError
}
 

Functions

std::ostream & doip::operator<< (std::ostream &os, DoIPServerEvent event)