This is the complete list of members for grpc::RpcServiceMethod, including all inherited members.
AllocateRequestProto() (defined in grpc::RpcServiceMethod) | grpc::RpcServiceMethod | inline |
AllocateResponseProto() (defined in grpc::RpcServiceMethod) | grpc::RpcServiceMethod | inline |
BIDI_STREAMING enum value (defined in grpc::RpcMethod) | grpc::RpcMethod | |
channel_tag() const (defined in grpc::RpcMethod) | grpc::RpcMethod | inline |
CLIENT_STREAMING enum value (defined in grpc::RpcMethod) | grpc::RpcMethod | |
handler() (defined in grpc::RpcServiceMethod) | grpc::RpcServiceMethod | inline |
method_type() const (defined in grpc::RpcMethod) | grpc::RpcMethod | inline |
name() const (defined in grpc::RpcMethod) | grpc::RpcMethod | inline |
NORMAL_RPC enum value (defined in grpc::RpcMethod) | grpc::RpcMethod | |
RpcMethod(const char *name, RpcType type, void *channel_tag) (defined in grpc::RpcMethod) | grpc::RpcMethod | inline |
RpcServiceMethod(const char *name, RpcMethod::RpcType type, MethodHandler *handler, grpc::protobuf::Message *request_prototype, grpc::protobuf::Message *response_prototype) (defined in grpc::RpcServiceMethod) | grpc::RpcServiceMethod | inline |
RpcType enum name (defined in grpc::RpcMethod) | grpc::RpcMethod | |
SERVER_STREAMING enum value (defined in grpc::RpcMethod) | grpc::RpcMethod |