Public Member Functions | List of all members
grpc::internal::BidiStreamingHandler< ServiceType, RequestType, ResponseType > Class Template Reference

#include <method_handler.h>

Inheritance diagram for grpc::internal::BidiStreamingHandler< ServiceType, RequestType, ResponseType >:
Inheritance graph
[legend]

Public Member Functions

 BidiStreamingHandler (std::function< grpc::Status(ServiceType *, grpc::ServerContext *, ServerReaderWriter< ResponseType, RequestType > *)> func, ServiceType *service)
 
- Public Member Functions inherited from grpc::internal::TemplatedBidiStreamingHandler< ServerReaderWriter< ResponseType, RequestType >, false >
void RunHandler (const HandlerParameter &param) final
 
 TemplatedBidiStreamingHandler (std::function< grpc::Status(grpc::ServerContext *, ServerReaderWriter< ResponseType, RequestType > *)> func)
 

Detailed Description

template<class ServiceType, class RequestType, class ResponseType>
class grpc::internal::BidiStreamingHandler< ServiceType, RequestType, ResponseType >

Definition at line 305 of file impl/codegen/method_handler.h.

Constructor & Destructor Documentation

◆ BidiStreamingHandler()

template<class ServiceType , class RequestType , class ResponseType >
grpc::internal::BidiStreamingHandler< ServiceType, RequestType, ResponseType >::BidiStreamingHandler ( std::function< grpc::Status(ServiceType *, grpc::ServerContext *, ServerReaderWriter< ResponseType, RequestType > *)>  func,
ServiceType *  service 
)
inline

Definition at line 309 of file impl/codegen/method_handler.h.


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


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