|
Diag-Client-Lib
|
#include <memory>#include <string_view>
Go to the source code of this file.
Namespaces | |
| diag | |
| diag::client | |
Functions | |
| std::unique_ptr< DiagClient > | diag::client::CreateDiagnosticClient (std::string_view diag_client_config_path) |
| Creates a diagnostic client to communicate with diagnostic server. More... | |