Public Member Functions | Protected Member Functions | Private Attributes | List of all members
grpc::internal::CallOpClientRecvStatus Class Reference

#include <call_op_set.h>

Public Member Functions

 CallOpClientRecvStatus ()
 
void ClientRecvStatus (grpc::ClientContext *context, Status *status)
 

Protected Member Functions

void AddOp (grpc_op *ops, size_t *nops)
 
void FinishOp (bool *)
 
void SetFinishInterceptionHookPoint (InterceptorBatchMethodsImpl *interceptor_methods)
 
void SetHijackingState (InterceptorBatchMethodsImpl *interceptor_methods)
 
void SetInterceptionHookPoint (InterceptorBatchMethodsImpl *interceptor_methods)
 

Private Attributes

grpc::ClientContextclient_context_
 
const char * debug_error_string_
 
grpc_slice error_message_
 
bool hijacked_ = false
 
MetadataMapmetadata_map_
 
Statusrecv_status_
 
grpc_status_code status_code_
 

Detailed Description

Definition at line 776 of file call_op_set.h.

Constructor & Destructor Documentation

◆ CallOpClientRecvStatus()

grpc::internal::CallOpClientRecvStatus::CallOpClientRecvStatus ( )
inline

Definition at line 778 of file call_op_set.h.

Member Function Documentation

◆ AddOp()

void grpc::internal::CallOpClientRecvStatus::AddOp ( grpc_op ops,
size_t *  nops 
)
inlineprotected

Definition at line 789 of file call_op_set.h.

◆ ClientRecvStatus()

void grpc::internal::CallOpClientRecvStatus::ClientRecvStatus ( grpc::ClientContext context,
Status status 
)
inline

Definition at line 781 of file call_op_set.h.

◆ FinishOp()

void grpc::internal::CallOpClientRecvStatus::FinishOp ( bool )
inlineprotected

Definition at line 801 of file call_op_set.h.

◆ SetFinishInterceptionHookPoint()

void grpc::internal::CallOpClientRecvStatus::SetFinishInterceptionHookPoint ( InterceptorBatchMethodsImpl interceptor_methods)
inlineprotected

Definition at line 831 of file call_op_set.h.

◆ SetHijackingState()

void grpc::internal::CallOpClientRecvStatus::SetHijackingState ( InterceptorBatchMethodsImpl interceptor_methods)
inlineprotected

Definition at line 839 of file call_op_set.h.

◆ SetInterceptionHookPoint()

void grpc::internal::CallOpClientRecvStatus::SetInterceptionHookPoint ( InterceptorBatchMethodsImpl interceptor_methods)
inlineprotected

Definition at line 825 of file call_op_set.h.

Member Data Documentation

◆ client_context_

grpc::ClientContext* grpc::internal::CallOpClientRecvStatus::client_context_
private

Definition at line 848 of file call_op_set.h.

◆ debug_error_string_

const char* grpc::internal::CallOpClientRecvStatus::debug_error_string_
private

Definition at line 851 of file call_op_set.h.

◆ error_message_

grpc_slice grpc::internal::CallOpClientRecvStatus::error_message_
private

Definition at line 853 of file call_op_set.h.

◆ hijacked_

bool grpc::internal::CallOpClientRecvStatus::hijacked_ = false
private

Definition at line 847 of file call_op_set.h.

◆ metadata_map_

MetadataMap* grpc::internal::CallOpClientRecvStatus::metadata_map_
private

Definition at line 849 of file call_op_set.h.

◆ recv_status_

Status* grpc::internal::CallOpClientRecvStatus::recv_status_
private

Definition at line 850 of file call_op_set.h.

◆ status_code_

grpc_status_code grpc::internal::CallOpClientRecvStatus::status_code_
private

Definition at line 852 of file call_op_set.h.


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


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