Diag-Client-Lib
Class Index
B | C | D | E | I | K | L | O | R | S | T | U | V
B
BoostSupportErrorDomain (boost_support::error_domain)
C
Connection (uds_transport)
ConnectionManager (doip_client::connection)
Conversation (diag::client::conversation)
ConversationManager (diag::client::conversation_manager)
ConversationStateImpl (diag::client::conversation_state_impl)
ConversationManager::ConversationStorage (diag::client::conversation_manager)
ConversationType (diag::client::config_parser)
ConversionHandler (uds_transport)
D
DCMClient (diag::client::dcm)
DcmClientConfig (diag::client::config_parser)
DiagAckType (doip_client::channel::tcp_channel::anonymous_namespace{doip_diagnostic_message_handler.cpp})
DiagClient (diag::client)
DiagClientConversation (diag::client::conversation)
DiagClientConversation::DiagClientConversationImpl (diag::client::conversation)
DiagClient::DiagClientImpl (diag::client)
DiagClientLogger (diag::client::logger)
DiagnosticManager (diag::client::common)
DiagnosticMessageHandler (doip_client::channel::tcp_channel)
DiagnosticMessageHandler::DiagnosticMessageHandlerImpl (doip_client::channel::tcp_channel)
DmConversation (diag::client::conversation)
DmConversationHandler (diag::client::conversation)
DMConversationType (diag::client::conversation)
DmErrorDomain (diag::client::error_domain)
DmUdsMessage (diag::client::uds_message)
DmUdsResponse (diag::client::uds_message)
DoipClientLogger (doip_client::logger)
DoipErrorDomain (doip_client::error_domain)
DoipMessage (doip_client)
DoipNetworkType (diag::client::config_parser)
DoipTcpChannel (doip_client::channel::tcp_channel)
DoipTcpChannelHandler (doip_client::channel::tcp_channel)
DoipTcpConnection (doip_client::connection)
DoipTransportProtocolHandler (doip_client::transport_protocol_handler)
DoipUdpChannel (doip_client::channel::udp_channel)
DoipUdpChannelHandler (doip_client::channel::udp_channel)
DoipUdpConnection (doip_client::connection)
E
Result< void, E >::empty_value (core_type)
ErrorCode (core_type)
ErrorDomain (core_type)
Executor (utility::executor)
I
IoContext (boost_support::socket)
ConnectionManager::IoContext (doip_client::connection)
is_container_element_type_convertible (core_type::details)
is_container_element_type_convertible< F, T, typename std::enable_if< std::is_convertible< std::remove_pointer_t< decltype(std::data(std::declval< F >()))>(*)[], T(*)[]>::value >::type > (core_type::details)
is_container_type (core_type::details)
is_data_size_valid (core_type::details)
is_data_size_valid< T, std::void_t< decltype(std::data(std::declval< T >())), decltype(std::size(std::declval< T >()))> > (core_type::details)
is_span (core_type::details)
is_span< Span< T, Extent > > (core_type::details)
is_std_array (core_type::details)
is_std_array< std::array< T, N > > (core_type::details)
K
kDiagnosticNegativeAckRecvd (doip_client::channel::tcp_channel::anonymous_namespace{doip_diagnostic_message_handler.cpp})
kDiagnosticPositiveAckRecvd (doip_client::channel::tcp_channel::anonymous_namespace{doip_diagnostic_message_handler.cpp})
kDiagRecvdFinalRes (diag::client::conversation_state_impl)
kDiagRecvdPendingRes (diag::client::conversation_state_impl)
kDiagStartP2StarTimer (diag::client::conversation_state_impl)
kDiagSuccess (diag::client::conversation_state_impl)
kDiagWaitForRes (diag::client::conversation_state_impl)
kDoIPCtrlTimeout (doip_client::channel::udp_channel::anonymous_namespace{doip_vehicle_discovery_handler.cpp})
kDoIPCtrlTimeout (doip_client::channel::udp_channel::anonymous_namespace{doip_vehicle_identification_handler.cpp})
kIdle (doip_client::channel::tcp_channel::anonymous_namespace{doip_routing_activation_handler.cpp})
kIdle (doip_client::channel::udp_channel::anonymous_namespace{doip_vehicle_identification_handler.cpp})
kIdle (doip_client::channel::udp_channel::anonymous_namespace{doip_vehicle_discovery_handler.cpp})
kIdle (doip_client::channel::tcp_channel::anonymous_namespace{doip_diagnostic_message_handler.cpp})
kIdle (diag::client::conversation_state_impl)
kRoutingActivationFailed (doip_client::channel::tcp_channel::anonymous_namespace{doip_routing_activation_handler.cpp})
kRoutingActivationSuccessful (doip_client::channel::tcp_channel::anonymous_namespace{doip_routing_activation_handler.cpp})
kSendDiagnosticReqFailed (doip_client::channel::tcp_channel::anonymous_namespace{doip_diagnostic_message_handler.cpp})
kSendVehicleIdentificationReq (doip_client::channel::udp_channel::anonymous_namespace{doip_vehicle_identification_handler.cpp})
kWaitForDiagnosticAck (doip_client::channel::tcp_channel::anonymous_namespace{doip_diagnostic_message_handler.cpp})
kWaitForDiagnosticResponse (doip_client::channel::tcp_channel::anonymous_namespace{doip_diagnostic_message_handler.cpp})
kWaitForRoutingActivationRes (doip_client::channel::tcp_channel::anonymous_namespace{doip_routing_activation_handler.cpp})
kWaitForVehicleAnnouncement (doip_client::channel::udp_channel::anonymous_namespace{doip_vehicle_discovery_handler.cpp})
kWaitForVehicleIdentificationRes (doip_client::channel::udp_channel::anonymous_namespace{doip_vehicle_identification_handler.cpp})
L
LibBoostLogger (boost_support::common::logger)
Logger (utility::logger)
O
overloaded (core_type::visit)
R
Result (core_type)
Result< void, E > (core_type)
RoutingActivationAckType (doip_client::channel::tcp_channel::anonymous_namespace{doip_routing_activation_handler.cpp})
RoutingActivationHandler (doip_client::channel::tcp_channel)
RoutingActivationHandler::RoutingActivationHandlerImpl (doip_client::channel::tcp_channel)
S
SocketHandler (doip_client::sockets)
Span (core_type)
span_storage (core_type::details)
span_storage< T, dynamic_extent > (core_type::details)
State (utility::state)
StateContext (utility::state)
SyncTimer (utility::sync_timer)
T
TcpAcceptor (boost_support::server::tcp)
TcpAcceptor::TcpAcceptorImpl (boost_support::server::tcp)
TcpClient (boost_support::client::tcp)
TcpClient::TcpClientImpl (boost_support::client::tcp)
TcpConnection (boost_support::connection::tcp)
TcpConnection< ConnectionType::kClient, Socket > (boost_support::connection::tcp)
TcpConnection< ConnectionType::kServer, Socket > (boost_support::connection::tcp)
TcpMessage (boost_support::message::tcp)
TcpServer (boost_support::server::tcp)
TcpServerConnection (boost_support::socket::tcp)
TcpServer::TcpServerImpl (boost_support::server::tcp)
TcpSocket (boost_support::socket::tcp)
Thread (utility::thread)
TlsAcceptor (boost_support::server::tls)
TlsAcceptor::TlsAcceptorImpl (boost_support::server::tls)
TlsClient (boost_support::client::tls)
TlsClient::TlsClientImpl (boost_support::client::tls)
TlsClientSocket (boost_support::socket::tcp)
TlsContext (boost_support::socket::tls)
TlsServer (boost_support::server::tls)
TlsServer::TlsServerImpl (boost_support::server::tls)
TlsServerSocket (boost_support::socket::tcp)
TlsSocket (boost_support::socket::tls)
TlsVersion (boost_support::client::tls)
TlsVersion (boost_support::server::tls::detail)
U
UdpClient (boost_support::client::udp)
UdpClient::UdpClientImpl (boost_support::client::udp)
UdpConnection (boost_support::connection::udp)
UdpMessage (boost_support::message::udp)
UdpSocket (boost_support::socket::udp)
UdsMessage (diag::client::uds_message)
UdsMessage (uds_transport)
UdsTransportProtocolHandler (uds_transport)
UdsTransportProtocolManager (diag::client::uds_transport)
UdsTransportProtocolMgr (uds_transport)
V
VdConversation (diag::client::conversation)
VdConversationHandler (diag::client::conversation)
VDConversationType (diag::client::conversation)
VdMessage (diag::client::vd_message)
VehicleAddrInfoRequest (diag::client::vehicle_info)
VehicleAddrInfoResponse (diag::client::vehicle_info)
VehicleDiscoveryHandler (doip_client::channel::udp_channel)
VehicleDiscoveryHandler::VehicleDiscoveryHandlerImpl (doip_client::channel::udp_channel)
VehicleIdentificationHandler (doip_client::channel::udp_channel)
VehicleIdentificationHandler::VehicleIdentificationHandlerImpl (doip_client::channel::udp_channel)
VehicleInfoMessage (diag::client::vehicle_info)
VehicleInfoMessageImpl (diag::client::conversation)