grpc_core::Server Member List

This is the complete list of members for grpc_core::Server, including all inherited members.

ABSL_GUARDED_BY(mu_global_)grpc_core::Serverprivate
ABSL_GUARDED_BY(mu_global_)grpc_core::Serverprivate
ABSL_GUARDED_BY(mu_global_)grpc_core::Serverprivate
ABSL_GUARDED_BY(mu_global_)grpc_core::Serverprivate
AddListener(OrphanablePtr< ListenerInterface > listener)grpc_core::Server
c_ptr()grpc_core::CppImplOf< Server, grpc_server >inline
CancelAllCalls() ABSL_LOCKS_EXCLUDED(mu_global_)grpc_core::Server
channel_args() constgrpc_core::Serverinline
channel_args_grpc_core::Serverprivate
channels_grpc_core::Serverprivate
channelz_node() constgrpc_core::Serverinline
channelz_node_grpc_core::Serverprivate
config_fetcher() constgrpc_core::Serverinline
config_fetcher_grpc_core::Serverprivate
cqs_grpc_core::Serverprivate
DoneRequestEvent(void *req, grpc_cq_completion *completion)grpc_core::Serverprivatestatic
DoneShutdownEvent(void *server, grpc_cq_completion *)grpc_core::Serverinlineprivatestatic
FailCall(size_t cq_idx, RequestedCall *rc, grpc_error_handle error)grpc_core::Serverprivate
FromC(grpc_server *c_type)grpc_core::CppImplOf< Server, grpc_server >inlinestatic
FromC(const grpc_server *c_type)grpc_core::CppImplOf< Server, grpc_server >inlinestatic
GetChannelsLocked() constgrpc_core::Serverprivate
HasOpenConnections() ABSL_LOCKS_EXCLUDED(mu_global_)grpc_core::Server
IncrementRefCount()grpc_core::InternallyRefCounted< Server >inlineprivate
IncrementRefCount(const DebugLocation &location, const char *reason)grpc_core::InternallyRefCounted< Server >inlineprivate
InternallyRefCounted(const InternallyRefCounted &)=deletegrpc_core::InternallyRefCounted< Server >
InternallyRefCounted(const char *trace=nullptr, intptr_t initial_refcount=1)grpc_core::InternallyRefCounted< Server >inlineexplicitprotected
KillPendingWorkLocked(grpc_error_handle error) ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_call_)grpc_core::Serverprivate
kServerTopFiltergrpc_core::Serverstatic
last_shutdown_message_time_grpc_core::Serverprivate
ListenerDestroyDone(void *arg, grpc_error_handle error)grpc_core::Serverprivatestatic
listeners_grpc_core::Serverprivate
listeners_destroyed_grpc_core::Serverprivate
MaybeFinishShutdown() ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_global_) ABSL_LOCKS_EXCLUDED(mu_call_)grpc_core::Serverprivate
mu_call_grpc_core::Server
mu_call_grpc_core::Serverprivate
mu_global_grpc_core::Serverprivate
operator=(const InternallyRefCounted &)=deletegrpc_core::InternallyRefCounted< Server >
grpc_core::Orphanable::operator=(const Orphanable &)=deletegrpc_core::Orphanable
Orphan() ABSL_LOCKS_EXCLUDED(mu_global_) overridegrpc_core::Servervirtual
Orphanable(const Orphanable &)=deletegrpc_core::Orphanable
Orphanable()grpc_core::Orphanableinlineprotected
pollsets() constgrpc_core::Serverinline
pollsets_grpc_core::Serverprivate
QueueRequestedCall(size_t cq_idx, RequestedCall *rc)grpc_core::Serverprivate
Ref() GRPC_MUST_USE_RESULTgrpc_core::InternallyRefCounted< Server >inlineprotected
Ref(const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULTgrpc_core::InternallyRefCounted< Server >inlineprotected
refs_grpc_core::InternallyRefCounted< Server >private
RegisterCompletionQueue(grpc_completion_queue *cq)grpc_core::Server
registered_methods_grpc_core::Serverprivate
RegisterMethod(const char *method, const char *host, grpc_server_register_method_payload_handling payload_handling, uint32_t flags)grpc_core::Server
RequestCall(grpc_call **call, grpc_call_details *details, grpc_metadata_array *request_metadata, grpc_completion_queue *cq_bound_to_call, grpc_completion_queue *cq_for_notification, void *tag)grpc_core::Server
RequestRegisteredCall(RegisteredMethod *rm, grpc_call **call, gpr_timespec *deadline, grpc_metadata_array *request_metadata, grpc_byte_buffer **optional_payload, grpc_completion_queue *cq_bound_to_call, grpc_completion_queue *cq_for_notification, void *tag_new)grpc_core::Server
SendGoaways() ABSL_LOCKS_EXCLUDED(mu_global_grpc_core::Server
Server(ChannelArgs args)grpc_core::Serverexplicit
set_config_fetcher(std::unique_ptr< grpc_server_config_fetcher > config_fetcher)grpc_core::Serverinline
SetBatchMethodAllocator(grpc_completion_queue *cq, std::function< BatchCallAllocation()> allocator)grpc_core::Server
SetRegisteredMethodAllocator(grpc_completion_queue *cq, void *method_tag, std::function< RegisteredCallAllocation()> allocator)grpc_core::Server
SetupTransport(grpc_transport *transport, grpc_pollset *accepting_pollset, const grpc_channel_args *args, const RefCountedPtr< channelz::SocketNode > &socket_node)grpc_core::Server
shutdown_refs_grpc_core::Serverprivate
ShutdownAndNotify(grpc_completion_queue *cq, void *tag) ABSL_LOCKS_EXCLUDED(mu_global_grpc_core::Server
ShutdownCalled() constgrpc_core::Serverinlineprivate
ShutdownReady() constgrpc_core::Serverinlineprivate
ShutdownRefOnRequest()grpc_core::Serverinlineprivate
ShutdownUnrefOnRequest() ABSL_LOCKS_EXCLUDED(mu_global_)grpc_core::Serverinlineprivate
ShutdownUnrefOnShutdownCall() ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_global_) GRPC_MUST_USE_RESULTgrpc_core::Serverinlineprivate
Start() ABSL_LOCKS_EXCLUDED(mu_global_)grpc_core::Server
started_grpc_core::Serverprivate
starting_cv_grpc_core::Serverprivate
StopListening()grpc_core::Server
Unref()grpc_core::InternallyRefCounted< Server >inlineprotected
Unref(const DebugLocation &location, const char *reason)grpc_core::InternallyRefCounted< Server >inlineprotected
unregistered_request_matcher_grpc_core::Serverprivate
ValidateServerRequest(grpc_completion_queue *cq_for_notification, void *tag, grpc_byte_buffer **optional_payload, RegisteredMethod *rm)grpc_core::Serverprivatestatic
ValidateServerRequestAndCq(size_t *cq_idx, grpc_completion_queue *cq_for_notification, void *tag, grpc_byte_buffer **optional_payload, RegisteredMethod *rm)grpc_core::Serverprivate
~CppImplOf()=defaultgrpc_core::CppImplOf< Server, grpc_server >protected
~InternallyRefCounted() override=defaultgrpc_core::InternallyRefCounted< Server >protected
~Orphanable()grpc_core::Orphanableinlineprotectedvirtual
~Server() overridegrpc_core::Server


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:37