Diag-Client-Lib
|
Go to the source code of this file.
Namespaces | |
diag | |
diag::client | |
diag::client::dcm | |
diag::client::dcm::anonymous_namespace{dcm_client.cpp} | |
Functions | |
auto | diag::client::dcm::GetConversationManager () noexcept -> conversation_manager::ConversationManager & |
Function to get the reference to conversation manager. More... | |
Variables | |
std::optional< std::reference_wrapper< conversation_manager::ConversationManager > > | diag::client::dcm::anonymous_namespace{dcm_client.cpp}::conversation_manager_ref {} |
Store the conversation manager reference optionally. More... | |
constexpr std::string_view | diag::client::dcm::anonymous_namespace{dcm_client.cpp}::VehicleDiscoveryConversation {"VdConversation"} |
String representing of vehicle discovery conversation name. More... | |