GRPC C++  1.26.0
Data Fields
grpc_metadata_batch_callouts Union Reference

#include <static_metadata.h>

Data Fields

struct grpc_linked_mdelemarray [GRPC_BATCH_CALLOUTS_COUNT]
 
struct {
   struct grpc_linked_mdelem *   path
 
   struct grpc_linked_mdelem *   method
 
   struct grpc_linked_mdelem *   status
 
   struct grpc_linked_mdelem *   authority
 
   struct grpc_linked_mdelem *   scheme
 
   struct grpc_linked_mdelem *   te
 
   struct grpc_linked_mdelem *   grpc_message
 
   struct grpc_linked_mdelem *   grpc_status
 
   struct grpc_linked_mdelem *   grpc_payload_bin
 
   struct grpc_linked_mdelem *   grpc_encoding
 
   struct grpc_linked_mdelem *   grpc_accept_encoding
 
   struct grpc_linked_mdelem *   grpc_server_stats_bin
 
   struct grpc_linked_mdelem *   grpc_tags_bin
 
   struct grpc_linked_mdelem *   grpc_trace_bin
 
   struct grpc_linked_mdelem *   content_type
 
   struct grpc_linked_mdelem *   content_encoding
 
   struct grpc_linked_mdelem *   accept_encoding
 
   struct grpc_linked_mdelem *   grpc_internal_encoding_request
 
   struct grpc_linked_mdelem *   grpc_internal_stream_encoding_request
 
   struct grpc_linked_mdelem *   user_agent
 
   struct grpc_linked_mdelem *   host
 
   struct grpc_linked_mdelem *   grpc_previous_rpc_attempts
 
   struct grpc_linked_mdelem *   grpc_retry_pushback_ms
 
   struct grpc_linked_mdelem *   x_endpoint_load_metrics_bin
 
named
 

Field Documentation

◆ accept_encoding

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::accept_encoding

◆ array

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::array[GRPC_BATCH_CALLOUTS_COUNT]

◆ authority

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::authority

◆ content_encoding

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::content_encoding

◆ content_type

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::content_type

◆ grpc_accept_encoding

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::grpc_accept_encoding

◆ grpc_encoding

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::grpc_encoding

◆ grpc_internal_encoding_request

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::grpc_internal_encoding_request

◆ grpc_internal_stream_encoding_request

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::grpc_internal_stream_encoding_request

◆ grpc_message

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::grpc_message

◆ grpc_payload_bin

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::grpc_payload_bin

◆ grpc_previous_rpc_attempts

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::grpc_previous_rpc_attempts

◆ grpc_retry_pushback_ms

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::grpc_retry_pushback_ms

◆ grpc_server_stats_bin

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::grpc_server_stats_bin

◆ grpc_status

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::grpc_status

◆ grpc_tags_bin

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::grpc_tags_bin

◆ grpc_trace_bin

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::grpc_trace_bin

◆ host

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::host

◆ method

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::method

◆ named

struct { ... } grpc_metadata_batch_callouts::named

◆ path

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::path

◆ scheme

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::scheme

◆ status

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::status

◆ te

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::te

◆ user_agent

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::user_agent

◆ x_endpoint_load_metrics_bin

struct grpc_linked_mdelem* grpc_metadata_batch_callouts::x_endpoint_load_metrics_bin

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