Public Attributes | List of all members
grpc::internal::ClientCallbackReaderWriterImpl< Request, Response >::StartCallBacklog Struct Reference

Public Attributes

bool read_ops = false
 
bool write_ops = false
 
bool writes_done_ops = false
 

Detailed Description

template<class Request, class Response>
struct grpc::internal::ClientCallbackReaderWriterImpl< Request, Response >::StartCallBacklog

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

Member Data Documentation

◆ read_ops

template<class Request , class Response >
bool grpc::internal::ClientCallbackReaderWriterImpl< Request, Response >::StartCallBacklog::read_ops = false

Definition at line 697 of file impl/codegen/client_callback.h.

◆ write_ops

template<class Request , class Response >
bool grpc::internal::ClientCallbackReaderWriterImpl< Request, Response >::StartCallBacklog::write_ops = false

Definition at line 695 of file impl/codegen/client_callback.h.

◆ writes_done_ops

template<class Request , class Response >
bool grpc::internal::ClientCallbackReaderWriterImpl< Request, Response >::StartCallBacklog::writes_done_ops = false

Definition at line 696 of file impl/codegen/client_callback.h.


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


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