12 namespace uds_message {
19 host_ip_address_{host_ip_address},
20 uds_payload_{payload} {}
DmUdsMessage(Address sa, Address ta, IpAddress host_ip_address, uds_transport::ByteVector &payload)
DmUdsResponse(ByteVector &payload)
Class represents an UDS message exchanged between User of diag-client-lib and implementation of diag-...
std::vector< std::uint8_t > ByteVector
Type alias of byte vector type.
std::string_view IpAddress
std::vector< std::uint8_t > ByteVector