Diag-Client-Lib
Variables
diag::client::dcm::anonymous_namespace{dcm_client.cpp} Namespace Reference

Variables

std::optional< std::reference_wrapper< conversation_manager::ConversationManager > > conversation_manager_ref {}
 Store the conversation manager reference optionally. More...
 

Variable Documentation

◆ conversation_manager_ref

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.

Definition at line 23 of file dcm_client.cpp.

Referenced by diag::client::dcm::DCMClient::DCMClient(), and diag::client::dcm::GetConversationManager().