grpc_core::HttpRequest Member List

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

ABSL_GUARDED_BY(mu_)grpc_core::HttpRequestprivate
ABSL_GUARDED_BY(mu_)grpc_core::HttpRequestprivate
ABSL_GUARDED_BY(mu_)grpc_core::HttpRequestprivate
ABSL_GUARDED_BY(mu_)grpc_core::HttpRequestprivate
ABSL_GUARDED_BY(mu_)grpc_core::HttpRequestprivate
ABSL_GUARDED_BY(mu_)=0grpc_core::HttpRequestprivatepure virtual
ABSL_GUARDED_BY(mu_)=0grpc_core::HttpRequestprivatepure virtual
ABSL_GUARDED_BY(mu_)grpc_core::HttpRequestprivate
ABSL_GUARDED_BY(mu_)grpc_core::HttpRequestprivate
ABSL_GUARDED_BY(mu_)grpc_core::HttpRequestprivate
ABSL_GUARDED_BY(mu_)grpc_core::HttpRequestprivate
ABSL_GUARDED_BY(mu_)grpc_core::HttpRequestprivate
AppendError(grpc_error_handle error) ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_)grpc_core::HttpRequestprivate
channel_args_grpc_core::HttpRequestprivate
channel_creds_grpc_core::HttpRequestprivate
continue_done_write_after_schedule_on_exec_ctx_grpc_core::HttpRequestprivate
continue_on_read_after_schedule_on_exec_ctx_grpc_core::HttpRequestprivate
ContinueDoneWriteAfterScheduleOnExecCtx(void *arg, grpc_error_handle error)grpc_core::HttpRequestprivatestatic
ContinueOnReadAfterScheduleOnExecCtx(void *user_data, grpc_error_handle error)grpc_core::HttpRequestinlineprivatestatic
deadline_grpc_core::HttpRequestprivate
DoHandshake(const grpc_resolved_address *addr) ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_)grpc_core::HttpRequestprivate
done_write_grpc_core::HttpRequestprivate
DoneWrite(void *arg, grpc_error_handle error)grpc_core::HttpRequestinlineprivatestatic
DoRead() ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_)grpc_core::HttpRequestinlineprivate
ep_grpc_core::HttpRequestprivate
Finish(grpc_error_handle error) ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_)grpc_core::HttpRequestinlineprivate
Get(URI uri, const grpc_channel_args *args, grpc_polling_entity *pollent, const grpc_http_request *request, Timestamp deadline, grpc_closure *on_done, grpc_http_response *response, RefCountedPtr< grpc_channel_credentials > channel_creds) GRPC_MUST_USE_RESULTgrpc_core::HttpRequeststatic
HttpRequest(URI uri, const grpc_slice &request_text, grpc_http_response *response, Timestamp deadline, const grpc_channel_args *channel_args, grpc_closure *on_done, grpc_polling_entity *pollent, const char *name, absl::optional< std::function< void()>> test_only_generate_response, RefCountedPtr< grpc_channel_credentials > channel_creds)grpc_core::HttpRequest
IncrementRefCount()grpc_core::InternallyRefCounted< HttpRequest >inlineprivate
IncrementRefCount(const DebugLocation &location, const char *reason)grpc_core::InternallyRefCounted< HttpRequest >inlineprivate
InternallyRefCounted(const InternallyRefCounted &)=deletegrpc_core::InternallyRefCounted< HttpRequest >
InternallyRefCounted(const char *trace=nullptr, intptr_t initial_refcount=1)grpc_core::InternallyRefCounted< HttpRequest >inlineexplicitprotected
mu_grpc_core::HttpRequestprivate
NextAddress(grpc_error_handle error) ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_)grpc_core::HttpRequestprivate
on_done_grpc_core::HttpRequestprivate
on_read_grpc_core::HttpRequestprivate
OnHandshakeDone(void *arg, grpc_error_handle error)grpc_core::HttpRequestprivatestatic
OnRead(void *user_data, grpc_error_handle error)grpc_core::HttpRequestinlineprivatestatic
OnReadInternal(grpc_error_handle error) ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_)grpc_core::HttpRequestprivate
OnResolved(absl::StatusOr< std::vector< grpc_resolved_address >> addresses_or)grpc_core::HttpRequestprivate
OnWritten() ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_)grpc_core::HttpRequestinlineprivate
operator=(const InternallyRefCounted &)=deletegrpc_core::InternallyRefCounted< HttpRequest >
grpc_core::Orphanable::operator=(const Orphanable &)=deletegrpc_core::Orphanable
Orphan() overridegrpc_core::HttpRequestvirtual
Orphanable(const Orphanable &)=deletegrpc_core::Orphanable
Orphanable()grpc_core::Orphanableinlineprotected
pollent_grpc_core::HttpRequestprivate
pollset_set_grpc_core::HttpRequestprivate
Post(URI uri, const grpc_channel_args *args, grpc_polling_entity *pollent, const grpc_http_request *request, Timestamp deadline, grpc_closure *on_done, grpc_http_response *response, RefCountedPtr< grpc_channel_credentials > channel_creds) GRPC_MUST_USE_RESULTgrpc_core::HttpRequeststatic
Put(URI uri, const grpc_channel_args *args, grpc_polling_entity *pollent, const grpc_http_request *request, Timestamp deadline, grpc_closure *on_done, grpc_http_response *response, RefCountedPtr< grpc_channel_credentials > channel_creds) GRPC_MUST_USE_RESULTgrpc_core::HttpRequeststatic
Ref() GRPC_MUST_USE_RESULTgrpc_core::InternallyRefCounted< HttpRequest >inlineprotected
Ref(const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULTgrpc_core::InternallyRefCounted< HttpRequest >inlineprotected
refs_grpc_core::InternallyRefCounted< HttpRequest >private
request_text_grpc_core::HttpRequestprivate
resource_quota_grpc_core::HttpRequestprivate
SetOverride(grpc_httpcli_get_override get, grpc_httpcli_post_override post, grpc_httpcli_put_override put)grpc_core::HttpRequeststatic
Start()grpc_core::HttpRequest
StartWrite() ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_)grpc_core::HttpRequestprivate
test_only_generate_response_grpc_core::HttpRequestprivate
TestOnlySetOnHandshakeDoneIntercept(void(*intercept)(HttpRequest *req))grpc_core::HttpRequeststatic
Unref()grpc_core::InternallyRefCounted< HttpRequest >inlineprotected
Unref(const DebugLocation &location, const char *reason)grpc_core::InternallyRefCounted< HttpRequest >inlineprotected
uri_grpc_core::HttpRequestprivate
~HttpRequest() overridegrpc_core::HttpRequest
~InternallyRefCounted() override=defaultgrpc_core::InternallyRefCounted< HttpRequest >protected
~Orphanable()grpc_core::Orphanableinlineprotectedvirtual


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