AddInitialMetadata(const std::string &key, const std::string &value) | grpc::CallbackServerContext | |
grpc::ServerContextBase::AddInitialMetadata(const std::string &key, const std::string &value) | grpc::ServerContextBase | |
AddTrailingMetadata(const std::string &key, const std::string &value) | grpc::CallbackServerContext | |
grpc::ServerContextBase::AddTrailingMetadata(const std::string &key, const std::string &value) | grpc::ServerContextBase | |
async_notify_when_done_tag_ | grpc::ServerContextBase | private |
AsyncNotifyWhenDone(void *tag) | grpc::CallbackServerContext | inlineprivate |
grpc::ServerContextBase::AsyncNotifyWhenDone(void *tag) | grpc::ServerContextBase | inlineprotected |
auth_context() const | grpc::CallbackServerContext | inline |
grpc::ServerContextBase::auth_context() const | grpc::ServerContextBase | inline |
auth_context_ | grpc::ServerContextBase | mutableprivate |
BeginCompletionOp(grpc::internal::Call *call, std::function< void(bool)> callback, grpc::internal::ServerCallbackCall *callback_controller) | grpc::ServerContextBase | private |
BindDeadlineAndMetadata(gpr_timespec deadline, grpc_metadata_array *arr) | grpc::ServerContextBase | private |
c_call() | grpc::CallbackServerContext | inline |
call_ | grpc::ServerContextBase | private |
call_metric_recorder_ | grpc::ServerContextBase | private |
CallbackServerContext() | grpc::CallbackServerContext | inline |
CallbackServerContext(const CallbackServerContext &)=delete | grpc::CallbackServerContext | private |
census_context() const | grpc::CallbackServerContext | |
grpc::ServerContextBase::census_context() const | grpc::ServerContextBase | |
client_metadata() const | grpc::CallbackServerContext | inline |
grpc::ServerContextBase::client_metadata() const | grpc::ServerContextBase | inline |
client_metadata_ | grpc::ServerContextBase | mutableprivate |
completion_op_ | grpc::ServerContextBase | private |
completion_tag_ | grpc::ServerContextBase | private |
compression_algorithm() const | grpc::CallbackServerContext | inline |
grpc::ServerContextBase::compression_algorithm() const | grpc::ServerContextBase | inline |
compression_algorithm_ | grpc::ServerContextBase | private |
compression_level() const | grpc::CallbackServerContext | inline |
grpc::ServerContextBase::compression_level() const | grpc::ServerContextBase | inline |
compression_level_ | grpc::ServerContextBase | private |
compression_level_set() const | grpc::CallbackServerContext | inline |
grpc::ServerContextBase::compression_level_set() const | grpc::ServerContextBase | inline |
compression_level_set_ | grpc::ServerContextBase | private |
context_allocator() const | grpc::CallbackServerContext | inline |
grpc::ServerContextBase::context_allocator() const | grpc::ServerContextBase | inlineprotected |
context_allocator_ | grpc::ServerContextBase | private |
cq_ | grpc::ServerContextBase | private |
CreateCallMetricRecorder() | grpc::ServerContextBase | private |
deadline() const | grpc::CallbackServerContext | inline |
grpc::ServerContextBase::deadline() const | grpc::ServerContextBase | inline |
deadline_ | grpc::ServerContextBase | private |
default_reactor_ | grpc::ServerContextBase | private |
default_reactor_used_ | grpc::ServerContextBase | private |
DefaultReactor() | grpc::CallbackServerContext | inline |
ExperimentalGetAuthority() const | grpc::ServerContextBase | |
ExperimentalGetCallMetricRecorder() | grpc::ServerContextBase | inline |
GetCompletionOpTag() | grpc::ServerContextBase | private |
GetRpcAllocatorState() | grpc::CallbackServerContext | inline |
has_notify_when_done_tag_ | grpc::ServerContextBase | private |
has_pending_ops_ | grpc::ServerContextBase | private |
initial_metadata_ | grpc::ServerContextBase | private |
initial_metadata_flags() const | grpc::ServerContextBase | inlineprivate |
IsCancelled() const | grpc::CallbackServerContext | |
grpc::ServerContextBase::IsCancelled() const | grpc::ServerContextBase | |
marked_cancelled_ | grpc::ServerContextBase | private |
MaybeMarkCancelledOnRead() | grpc::ServerContextBase | inlineprivate |
message_allocator_state_ | grpc::ServerContextBase | private |
operator=(const CallbackServerContext &)=delete | grpc::CallbackServerContext | private |
peer() const | grpc::CallbackServerContext | |
grpc::ServerContextBase::peer() const | grpc::ServerContextBase | |
pending_ops_ | grpc::ServerContextBase | private |
raw_deadline() const | grpc::CallbackServerContext | inline |
grpc::ServerContextBase::raw_deadline() const | grpc::ServerContextBase | inline |
rpc_info_ | grpc::ServerContextBase | private |
sent_initial_metadata_ | grpc::ServerContextBase | private |
ServerContextBase() | grpc::ServerContextBase | protected |
ServerContextBase(gpr_timespec deadline, grpc_metadata_array *arr) | grpc::ServerContextBase | protected |
ServerContextBase(const ServerContextBase &) | grpc::ServerContextBase | private |
set_call(grpc_call *call) | grpc::ServerContextBase | inlineprivate |
set_compression_algorithm(grpc_compression_algorithm algorithm) | grpc::CallbackServerContext | |
grpc::ServerContextBase::set_compression_algorithm(grpc_compression_algorithm algorithm) | grpc::ServerContextBase | |
set_compression_level(grpc_compression_level level) | grpc::CallbackServerContext | inline |
grpc::ServerContextBase::set_compression_level(grpc_compression_level level) | grpc::ServerContextBase | inline |
set_context_allocator(ContextAllocator *context_allocator) | grpc::CallbackServerContext | inline |
grpc::ServerContextBase::set_context_allocator(ContextAllocator *context_allocator) | grpc::ServerContextBase | inlineprotected |
set_message_allocator_state(RpcAllocatorState *allocator_state) | grpc::ServerContextBase | inlineprivate |
set_server_rpc_info(const char *method, grpc::internal::RpcMethod::RpcType type, const std::vector< std::unique_ptr< grpc::experimental::ServerInterceptorFactoryInterface >> &creators) | grpc::ServerContextBase | inlineprivate |
SetLoadReportingCosts(const std::vector< std::string > &cost_data) | grpc::CallbackServerContext | |
grpc::ServerContextBase::SetLoadReportingCosts(const std::vector< std::string > &cost_data) | grpc::ServerContextBase | |
SetupTestDefaultReactor(std::function< void(grpc::Status)> func) | grpc::ServerContextBase | inlineprivate |
test_status() const | grpc::ServerContextBase | inlineprivate |
test_status_set() const | grpc::ServerContextBase | inlineprivate |
test_unary_ | grpc::ServerContextBase | private |
trailing_metadata_ | grpc::ServerContextBase | private |
TryCancel() const | grpc::CallbackServerContext | |
grpc::ServerContextBase::TryCancel() const | grpc::ServerContextBase | |
~ServerContextBase() | grpc::ServerContextBase | virtual |