Diag-Client-Lib
Namespaces | Typedefs
protocol_types.h File Reference
#include <cstdint>
#include <functional>
#include <memory>
#include <string>
#include <string_view>
#include <vector>
Include dependency graph for protocol_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 uds_transport
 
 uds_transport::conversion_manager
 

Typedefs

using uds_transport::ByteVector = std::vector< std::uint8_t >
 
using uds_transport::ChannelID = uint32_t
 
using uds_transport::Priority = std::uint8_t
 
using uds_transport::ProtocolKind = std::string_view
 
using uds_transport::conversion_manager::ConversionHandlerID = std::uint8_t