Public Attributes | List of all members
grpc_oauth2_pending_get_request_metadata Struct Reference

#include <oauth2_credentials.h>

Inheritance diagram for grpc_oauth2_pending_get_request_metadata:
Inheritance graph
[legend]

Public Attributes

std::atomic< booldone {false}
 
grpc_core::ClientMetadataHandle md
 
struct grpc_oauth2_pending_get_request_metadatanext
 
grpc_polling_entitypollent
 
absl::StatusOr< grpc_core::ClientMetadataHandleresult
 
grpc_core::Waker waker
 

Additional Inherited Members

- Public Types inherited from grpc_core::RefCounted< grpc_oauth2_pending_get_request_metadata >
using RefCountedChildType = grpc_oauth2_pending_get_request_metadata
 
- Public Member Functions inherited from grpc_core::RefCounted< grpc_oauth2_pending_get_request_metadata >
RefCountedoperator= (const RefCounted &)=delete
 
RefCountedPtr< grpc_oauth2_pending_get_request_metadataRef () GRPC_MUST_USE_RESULT
 
RefCountedPtr< grpc_oauth2_pending_get_request_metadataRef (const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT
 
 RefCounted (const RefCounted &)=delete
 
RefCountedPtr< grpc_oauth2_pending_get_request_metadataRefIfNonZero () GRPC_MUST_USE_RESULT
 
RefCountedPtr< grpc_oauth2_pending_get_request_metadataRefIfNonZero (const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT
 
void Unref ()
 
void Unref (const DebugLocation &location, const char *reason)
 
 ~RefCounted ()=default
 
- Public Member Functions inherited from grpc_core::PolymorphicRefCount
virtual ~PolymorphicRefCount ()=default
 
- Protected Member Functions inherited from grpc_core::RefCounted< grpc_oauth2_pending_get_request_metadata >
 RefCounted (const char *trace=nullptr, intptr_t initial_refcount=1)
 

Detailed Description

Definition at line 97 of file oauth2_credentials.h.

Member Data Documentation

◆ done

std::atomic<bool> grpc_oauth2_pending_get_request_metadata::done {false}

Definition at line 99 of file oauth2_credentials.h.

◆ md

grpc_core::ClientMetadataHandle grpc_oauth2_pending_get_request_metadata::md

Definition at line 102 of file oauth2_credentials.h.

◆ next

struct grpc_oauth2_pending_get_request_metadata* grpc_oauth2_pending_get_request_metadata::next

Definition at line 103 of file oauth2_credentials.h.

◆ pollent

grpc_polling_entity* grpc_oauth2_pending_get_request_metadata::pollent

Definition at line 101 of file oauth2_credentials.h.

◆ result

absl::StatusOr<grpc_core::ClientMetadataHandle> grpc_oauth2_pending_get_request_metadata::result

Definition at line 104 of file oauth2_credentials.h.

◆ waker

grpc_core::Waker grpc_oauth2_pending_get_request_metadata::waker

Definition at line 100 of file oauth2_credentials.h.


The documentation for this struct was generated from the following file:


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