GRPC C++  0.11.0.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Protected Member Functions | Protected Attributes
grpc::Server::UnimplementedAsyncRequestContext Class Reference

Protected Member Functions

 UnimplementedAsyncRequestContext ()
 

Protected Attributes

GenericServerContext server_context_
 
GenericServerAsyncReaderWriter generic_stream_
 

Constructor & Destructor Documentation

grpc::Server::UnimplementedAsyncRequestContext::UnimplementedAsyncRequestContext ( )
inlineprotected

Field Documentation

GenericServerAsyncReaderWriter grpc::Server::UnimplementedAsyncRequestContext::generic_stream_
protected
GenericServerContext grpc::Server::UnimplementedAsyncRequestContext::server_context_
protected

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