Public Attributes | List of all members
grpc::ServerWriteReactor< Response >::PreBindBacklog Struct Reference

Public Attributes

bool finish_wanted = false
 
bool send_initial_metadata_wanted = false
 
grpc::Status status_wanted
 
bool write_and_finish_wanted = false
 
grpc::WriteOptions write_options_wanted
 
const Response * write_wanted = nullptr
 

Detailed Description

template<class Response>
struct grpc::ServerWriteReactor< Response >::PreBindBacklog

Definition at line 688 of file impl/codegen/server_callback.h.

Member Data Documentation

◆ finish_wanted

template<class Response >
bool grpc::ServerWriteReactor< Response >::PreBindBacklog::finish_wanted = false

Definition at line 691 of file impl/codegen/server_callback.h.

◆ send_initial_metadata_wanted

template<class Response >
bool grpc::ServerWriteReactor< Response >::PreBindBacklog::send_initial_metadata_wanted = false

Definition at line 689 of file impl/codegen/server_callback.h.

◆ status_wanted

template<class Response >
grpc::Status grpc::ServerWriteReactor< Response >::PreBindBacklog::status_wanted

Definition at line 694 of file impl/codegen/server_callback.h.

◆ write_and_finish_wanted

template<class Response >
bool grpc::ServerWriteReactor< Response >::PreBindBacklog::write_and_finish_wanted = false

Definition at line 690 of file impl/codegen/server_callback.h.

◆ write_options_wanted

template<class Response >
grpc::WriteOptions grpc::ServerWriteReactor< Response >::PreBindBacklog::write_options_wanted

Definition at line 693 of file impl/codegen/server_callback.h.

◆ write_wanted

template<class Response >
const Response* grpc::ServerWriteReactor< Response >::PreBindBacklog::write_wanted = nullptr

Definition at line 692 of file impl/codegen/server_callback.h.


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


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