Diag-Client-Lib
Namespaces | Functions
create_diagnostic_client.h File Reference
#include <memory>
#include <string_view>
Include dependency graph for create_diagnostic_client.h:

Go to the source code of this file.

Namespaces

 diag
 
 diag::client
 

Functions

std::unique_ptr< diag::client::DiagClientdiag::client::CreateDiagnosticClient (std::string_view diag_client_config_path)
 Function to get the instance of Diagnostic Client Object. This instance to be further used for all the functionalities. More...