#include <grpcpp/support/status.h>
Go to the source code of this file.
Namespaces | |
grpc | |
Functions | |
grpc::Status | grpc::ExtractErrorDetails (const grpc::Status &, std::nullptr_t) |
template<typename T > | |
grpc::Status | grpc::ExtractErrorDetails (const grpc::Status &from, T *to) |
template<typename T > | |
grpc::Status | grpc::SetErrorDetails (const T &from, grpc::Status *to) |