Public Attributes | List of all members
alts_grpc_handshaker_client Struct Reference

Public Attributes

alts_handshaker_client base
 
unsigned char * buffer
 
size_t buffer_size
 
grpc_callcall
 
tsi_handshaker_on_next_done_cb cb
 
alts_grpc_caller grpc_caller
 
grpc_status_code handshake_status_code = GRPC_STATUS_OK
 
grpc_slice handshake_status_details
 
alts_tsi_handshakerhandshaker
 
bool is_client
 
size_t max_frame_size
 
grpc_core::Mutex mu
 
grpc_closure on_handshaker_service_resp_recv
 
grpc_closure on_status_received
 
grpc_alts_credentials_optionsoptions
 
recv_message_resultpending_recv_message_result = nullptr
 
bool receive_status_finished = false
 
grpc_byte_bufferrecv_buffer = nullptr
 
grpc_slice recv_bytes
 
grpc_metadata_array recv_initial_metadata
 
gpr_refcount refs
 
grpc_byte_buffersend_buffer = nullptr
 
grpc_status_code status = GRPC_STATUS_OK
 
grpc_slice target_name
 
void * user_data
 

Detailed Description

Definition at line 54 of file alts_handshaker_client.cc.

Member Data Documentation

◆ base

alts_handshaker_client alts_grpc_handshaker_client::base

Definition at line 55 of file alts_handshaker_client.cc.

◆ buffer

unsigned char* alts_grpc_handshaker_client::buffer

Definition at line 93 of file alts_handshaker_client.cc.

◆ buffer_size

size_t alts_grpc_handshaker_client::buffer_size

Definition at line 94 of file alts_handshaker_client.cc.

◆ call

grpc_call* alts_grpc_handshaker_client::call

Definition at line 60 of file alts_handshaker_client.cc.

◆ cb

tsi_handshaker_on_next_done_cb alts_grpc_handshaker_client::cb

Definition at line 79 of file alts_handshaker_client.cc.

◆ grpc_caller

alts_grpc_caller alts_grpc_handshaker_client::grpc_caller

Definition at line 66 of file alts_handshaker_client.cc.

◆ handshake_status_code

grpc_status_code alts_grpc_handshaker_client::handshake_status_code = GRPC_STATUS_OK

gRPC status code of handshake call

Definition at line 98 of file alts_handshaker_client.cc.

◆ handshake_status_details

grpc_slice alts_grpc_handshaker_client::handshake_status_details

gRPC status details of handshake call

Definition at line 100 of file alts_handshaker_client.cc.

◆ handshaker

alts_tsi_handshaker* alts_grpc_handshaker_client::handshaker

Definition at line 59 of file alts_handshaker_client.cc.

◆ is_client

bool alts_grpc_handshaker_client::is_client

Definition at line 88 of file alts_handshaker_client.cc.

◆ max_frame_size

size_t alts_grpc_handshaker_client::max_frame_size

Definition at line 108 of file alts_handshaker_client.cc.

◆ mu

grpc_core::Mutex alts_grpc_handshaker_client::mu

Definition at line 102 of file alts_handshaker_client.cc.

◆ on_handshaker_service_resp_recv

grpc_closure alts_grpc_handshaker_client::on_handshaker_service_resp_recv

Definition at line 69 of file alts_handshaker_client.cc.

◆ on_status_received

grpc_closure alts_grpc_handshaker_client::on_status_received

callback for receiving handshake call status

Definition at line 96 of file alts_handshaker_client.cc.

◆ options

grpc_alts_credentials_options* alts_grpc_handshaker_client::options

Definition at line 82 of file alts_handshaker_client.cc.

◆ pending_recv_message_result

recv_message_result* alts_grpc_handshaker_client::pending_recv_message_result = nullptr

Definition at line 106 of file alts_handshaker_client.cc.

◆ receive_status_finished

bool alts_grpc_handshaker_client::receive_status_finished = false

Definition at line 104 of file alts_handshaker_client.cc.

◆ recv_buffer

grpc_byte_buffer* alts_grpc_handshaker_client::recv_buffer = nullptr

Definition at line 73 of file alts_handshaker_client.cc.

◆ recv_bytes

grpc_slice alts_grpc_handshaker_client::recv_bytes

Definition at line 91 of file alts_handshaker_client.cc.

◆ recv_initial_metadata

grpc_metadata_array alts_grpc_handshaker_client::recv_initial_metadata

Definition at line 76 of file alts_handshaker_client.cc.

◆ refs

gpr_refcount alts_grpc_handshaker_client::refs

Definition at line 58 of file alts_handshaker_client.cc.

◆ send_buffer

grpc_byte_buffer* alts_grpc_handshaker_client::send_buffer = nullptr

Definition at line 72 of file alts_handshaker_client.cc.

◆ status

grpc_status_code alts_grpc_handshaker_client::status = GRPC_STATUS_OK

Definition at line 74 of file alts_handshaker_client.cc.

◆ target_name

grpc_slice alts_grpc_handshaker_client::target_name

Definition at line 85 of file alts_handshaker_client.cc.

◆ user_data

void* alts_grpc_handshaker_client::user_data

Definition at line 80 of file alts_handshaker_client.cc.


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


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