Classes | Public Member Functions | Private Attributes | List of all members
SendEmptyMetadata Class Reference

Classes

class  Op
 

Public Member Functions

 SendEmptyMetadata ()
 

Private Attributes

grpc_closure closure_
 
const gpr_timespec deadline_ = gpr_inf_future(GPR_CLOCK_MONOTONIC)
 
const grpc_slice method_ = grpc_slice_from_static_string("/foo/bar")
 
grpc_transport_stream_op_batch op_
 
grpc_transport_stream_op_batch_payload op_payload_
 
const gpr_timespec start_time_ = gpr_now(GPR_CLOCK_MONOTONIC)
 

Detailed Description

Definition at line 486 of file bm_call_create.cc.

Constructor & Destructor Documentation

◆ SendEmptyMetadata()

SendEmptyMetadata::SendEmptyMetadata ( )
inline

Definition at line 488 of file bm_call_create.cc.

Member Data Documentation

◆ closure_

grpc_closure SendEmptyMetadata::closure_
private

Definition at line 514 of file bm_call_create.cc.

◆ deadline_

const gpr_timespec SendEmptyMetadata::deadline_ = gpr_inf_future(GPR_CLOCK_MONOTONIC)
private

Definition at line 509 of file bm_call_create.cc.

◆ method_

const grpc_slice SendEmptyMetadata::method_ = grpc_slice_from_static_string("/foo/bar")
private

Definition at line 511 of file bm_call_create.cc.

◆ op_

grpc_transport_stream_op_batch SendEmptyMetadata::op_
private

Definition at line 512 of file bm_call_create.cc.

◆ op_payload_

grpc_transport_stream_op_batch_payload SendEmptyMetadata::op_payload_
private

Definition at line 513 of file bm_call_create.cc.

◆ start_time_

const gpr_timespec SendEmptyMetadata::start_time_ = gpr_now(GPR_CLOCK_MONOTONIC)
private

Definition at line 510 of file bm_call_create.cc.


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


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