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

#include <call_op_set.h>

Public Member Functions

 CallOpRecvInitialMetadata ()
 
void RecvInitialMetadata (grpc::ClientContext *context)
 

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

bool hijacked_ = false
 
MetadataMapmetadata_map_
 

Detailed Description

Definition at line 728 of file call_op_set.h.

Constructor & Destructor Documentation

◆ CallOpRecvInitialMetadata()

grpc::internal::CallOpRecvInitialMetadata::CallOpRecvInitialMetadata ( )
inline

Definition at line 730 of file call_op_set.h.

Member Function Documentation

◆ AddOp()

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

Definition at line 738 of file call_op_set.h.

◆ FinishOp()

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

Definition at line 747 of file call_op_set.h.

◆ RecvInitialMetadata()

void grpc::internal::CallOpRecvInitialMetadata::RecvInitialMetadata ( grpc::ClientContext context)
inline

Definition at line 732 of file call_op_set.h.

◆ SetFinishInterceptionHookPoint()

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

Definition at line 756 of file call_op_set.h.

◆ SetHijackingState()

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

Definition at line 764 of file call_op_set.h.

◆ SetInterceptionHookPoint()

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

Definition at line 751 of file call_op_set.h.

Member Data Documentation

◆ hijacked_

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

Definition at line 772 of file call_op_set.h.

◆ metadata_map_

MetadataMap* grpc::internal::CallOpRecvInitialMetadata::metadata_map_
private

Definition at line 773 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