Diag-Client-Lib
Classes | Namespaces | Functions
dcm_client.h File Reference
#include <string_view>
#include "core/include/result.h"
#include "src/common/diagnostic_manager.h"
#include "src/dcm/config_parser/config_parser_type.h"
#include "src/dcm/connection/uds_transport_protocol_manager.h"
#include "src/dcm/conversation/conversation_manager.h"
Include dependency graph for dcm_client.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  diag::client::dcm::DCMClient
 Class to create Diagnostic Manager Client functionality. More...
 

Namespaces

 diag
 
 diag::client
 
 diag::client::dcm
 

Functions

auto diag::client::dcm::GetConversationManager () noexcept -> conversation_manager::ConversationManager &
 Function to get the reference to conversation manager. More...