![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include <string>#include <string_view>#include "grpc_client.h"Go to the source code of this file.
Namespaces | |
| triton_utils | |
Typedefs | |
| using | triton_utils::Error = triton::client::Error |
Functions | |
| template<typename C > | |
| std::string | triton_utils::printColl (const C &coll, const std::string &delim) |
| void | triton_utils::throwIfError (const Error &err, std::string_view msg) |
| bool | triton_utils::warnIfError (const Error &err, std::string_view msg) |