This is the complete list of members for grpc::ServerInterface, including all inherited members.
| AddListeningPort(const std::string &addr, ServerCredentials *creds)=0 | grpc::ServerInterface | protectedpure virtual |
| CallbackCQ() | grpc::ServerInterface | inlineprivatevirtual |
| grpc::Service class | grpc::ServerInterface | friend |
| interceptor_creators() | grpc::ServerInterface | inlineprivatevirtual |
| max_receive_message_size() const =0 | grpc::ServerInterface | protectedpure virtual |
| PerformOpsOnCall(internal::CallOpSetInterface *ops, internal::Call *call) override=0 | grpc::ServerInterface | protectedpure virtual |
| RegisterAsyncGenericService(AsyncGenericService *service)=0 | grpc::ServerInterface | protectedpure virtual |
| RegisterCallbackGenericService(CallbackGenericService *) | grpc::ServerInterface | inlineprotectedvirtual |
| RegisterService(const std::string *host, Service *service)=0 | grpc::ServerInterface | protectedpure virtual |
| RequestAsyncCall(internal::RpcServiceMethod *method, grpc::ServerContext *context, internal::ServerAsyncStreamingInterface *stream, grpc::CompletionQueue *call_cq, grpc::ServerCompletionQueue *notification_cq, void *tag, Message *message) | grpc::ServerInterface | inlineprotected |
| RequestAsyncCall(internal::RpcServiceMethod *method, grpc::ServerContext *context, internal::ServerAsyncStreamingInterface *stream, grpc::CompletionQueue *call_cq, grpc::ServerCompletionQueue *notification_cq, void *tag) | grpc::ServerInterface | inlineprotected |
| RequestAsyncGenericCall(GenericServerContext *context, internal::ServerAsyncStreamingInterface *stream, grpc::CompletionQueue *call_cq, grpc::ServerCompletionQueue *notification_cq, void *tag) | grpc::ServerInterface | inlineprotected |
| server()=0 | grpc::ServerInterface | protectedpure virtual |
| Shutdown(const T &deadline) | grpc::ServerInterface | inline |
| Shutdown() | grpc::ServerInterface | inline |
| ShutdownInternal(gpr_timespec deadline)=0 | grpc::ServerInterface | protectedpure virtual |
| Start(grpc::ServerCompletionQueue **cqs, size_t num_cqs)=0 | grpc::ServerInterface | protectedpure virtual |
| Wait()=0 | grpc::ServerInterface | pure virtual |
| ~CallHook() | grpc::internal::CallHook | inlinevirtual |
| ~ServerInterface() override | grpc::ServerInterface | inline |