GRPC C++
1.39.1
|
#include <grpc/support/port_platform.h>
#include <functional>
#include <string>
#include "absl/types/optional.h"
Go to the source code of this file.
Namespaces | |
grpc_core | |
Round Robin Policy. | |
Typedefs | |
typedef std::string(* | grpc_core::gpr_current_stack_trace_func) () |
Functions | |
gpr_current_stack_trace_func | grpc_core::GetCurrentStackTraceProvider () |
void | grpc_core::SetCurrentStackTraceProvider (gpr_current_stack_trace_func current_stack_trace_provider) |
absl::optional< std::string > | grpc_core::GetCurrentStackTrace () |