#include <async_generic_service.h>
Private Attributes | |
std::string | host_ |
std::string | method_ |
Friends | |
class | grpc::Server |
Additional Inherited Members | |
![]() | |
void | AsyncNotifyWhenDone (void *tag) |
ContextAllocator * | context_allocator () const |
grpc::ServerUnaryReactor * | DefaultReactor () |
RpcAllocatorState * | GetRpcAllocatorState () |
ServerContextBase () | |
Constructors for use by derived classes. More... | |
ServerContextBase (gpr_timespec deadline, grpc_metadata_array *arr) | |
void | set_context_allocator (ContextAllocator *context_allocator) |
Definition at line 89 of file grpcpp/impl/codegen/async_generic_service.h.
|
inline |
Definition at line 92 of file grpcpp/impl/codegen/async_generic_service.h.
|
inline |
Definition at line 91 of file grpcpp/impl/codegen/async_generic_service.h.
|
friend |
Definition at line 95 of file grpcpp/impl/codegen/async_generic_service.h.
|
private |
Definition at line 98 of file grpcpp/impl/codegen/async_generic_service.h.
|
private |
Definition at line 97 of file grpcpp/impl/codegen/async_generic_service.h.