This is the complete list of members for grpc::DefaultHealthCheckService::HealthCheckServiceImpl, including all inherited members.
AddMethod(internal::RpcServiceMethod *method) | grpc::Service | inlineprotected |
cq_ | grpc::DefaultHealthCheckService::HealthCheckServiceImpl | private |
cq_shutdown_mu_ | grpc::DefaultHealthCheckService::HealthCheckServiceImpl | private |
database_ | grpc::DefaultHealthCheckService::HealthCheckServiceImpl | private |
DecodeRequest(const ByteBuffer &request, std::string *service_name) | grpc::DefaultHealthCheckService::HealthCheckServiceImpl | privatestatic |
EncodeResponse(ServingStatus status, ByteBuffer *response) | grpc::DefaultHealthCheckService::HealthCheckServiceImpl | privatestatic |
GetHandler(int index) | grpc::Service | inlineprotected |
has_async_methods() const | grpc::Service | inline |
has_callback_methods() const | grpc::Service | inline |
has_generic_methods() const | grpc::Service | inline |
has_synchronous_methods() const | grpc::Service | inline |
HealthCheckServiceImpl(DefaultHealthCheckService *database, std::unique_ptr< ServerCompletionQueue > cq) | grpc::DefaultHealthCheckService::HealthCheckServiceImpl | |
MarkMethodAsync(int index) | grpc::Service | inlineprotected |
MarkMethodCallback(int index, internal::MethodHandler *handler) | grpc::Service | inlineprotected |
MarkMethodGeneric(int index) | grpc::Service | inlineprotected |
MarkMethodRaw(int index) | grpc::Service | inlineprotected |
MarkMethodRawCallback(int index, internal::MethodHandler *handler) | grpc::Service | inlineprotected |
MarkMethodStreamed(int index, internal::MethodHandler *streamed_method) | grpc::Service | inlineprotected |
methods_ | grpc::Service | private |
RequestAsyncBidiStreaming(int index, grpc::ServerContext *context, internal::ServerAsyncStreamingInterface *stream, grpc::CompletionQueue *call_cq, grpc::ServerCompletionQueue *notification_cq, void *tag) | grpc::Service | inlineprotected |
RequestAsyncClientStreaming(int index, grpc::ServerContext *context, internal::ServerAsyncStreamingInterface *stream, grpc::CompletionQueue *call_cq, grpc::ServerCompletionQueue *notification_cq, void *tag) | grpc::Service | inlineprotected |
RequestAsyncServerStreaming(int index, grpc::ServerContext *context, Message *request, internal::ServerAsyncStreamingInterface *stream, grpc::CompletionQueue *call_cq, grpc::ServerCompletionQueue *notification_cq, void *tag) | grpc::DefaultHealthCheckService::HealthCheckServiceImpl | inlineprivate |
grpc::Service::RequestAsyncServerStreaming(int index, grpc::ServerContext *context, Message *request, internal::ServerAsyncStreamingInterface *stream, grpc::CompletionQueue *call_cq, grpc::ServerCompletionQueue *notification_cq, void *tag) | grpc::Service | inlineprotected |
RequestAsyncUnary(int index, grpc::ServerContext *context, Message *request, internal::ServerAsyncStreamingInterface *stream, grpc::CompletionQueue *call_cq, grpc::ServerCompletionQueue *notification_cq, void *tag) | grpc::DefaultHealthCheckService::HealthCheckServiceImpl | inlineprivate |
grpc::Service::RequestAsyncUnary(int index, grpc::ServerContext *context, Message *request, internal::ServerAsyncStreamingInterface *stream, grpc::CompletionQueue *call_cq, grpc::ServerCompletionQueue *notification_cq, void *tag) | grpc::Service | inlineprotected |
Serve(void *arg) | grpc::DefaultHealthCheckService::HealthCheckServiceImpl | privatestatic |
server_ | grpc::Service | private |
Service() | grpc::Service | inline |
shutdown_ | grpc::DefaultHealthCheckService::HealthCheckServiceImpl | private |
StartServingThread() | grpc::DefaultHealthCheckService::HealthCheckServiceImpl | |
thread_ | grpc::DefaultHealthCheckService::HealthCheckServiceImpl | private |
~HealthCheckServiceImpl() override | grpc::DefaultHealthCheckService::HealthCheckServiceImpl | |
~Service() | grpc::Service | inlinevirtual |