api_type() const | grpc::internal::RpcServiceMethod | inline |
api_type_ | grpc::internal::RpcServiceMethod | private |
ApiType enum name | grpc::internal::RpcServiceMethod | |
BIDI_STREAMING enum value | grpc::internal::RpcMethod | |
channel_tag() const | grpc::internal::RpcMethod | inline |
channel_tag_ | grpc::internal::RpcMethod | private |
CLIENT_STREAMING enum value | grpc::internal::RpcMethod | |
handler() const | grpc::internal::RpcServiceMethod | inline |
handler_ | grpc::internal::RpcServiceMethod | private |
method_type() const | grpc::internal::RpcMethod | inline |
method_type_ | grpc::internal::RpcMethod | private |
name() const | grpc::internal::RpcMethod | inline |
name_ | grpc::internal::RpcMethod | private |
NORMAL_RPC enum value | grpc::internal::RpcMethod | |
RpcMethod(const char *name, RpcType type) | grpc::internal::RpcMethod | inline |
RpcMethod(const char *name, const char *suffix_for_stats, RpcType type) | grpc::internal::RpcMethod | inline |
RpcMethod(const char *name, RpcType type, const std::shared_ptr< ChannelInterface > &channel) | grpc::internal::RpcMethod | inline |
RpcMethod(const char *name, const char *suffix_for_stats, RpcType type, const std::shared_ptr< ChannelInterface > &channel) | grpc::internal::RpcMethod | inline |
RpcServiceMethod(const char *name, RpcMethod::RpcType type, MethodHandler *handler) | grpc::internal::RpcServiceMethod | inline |
RpcType enum name | grpc::internal::RpcMethod | |
SERVER_STREAMING enum value | grpc::internal::RpcMethod | |
server_tag() const | grpc::internal::RpcServiceMethod | inline |
server_tag_ | grpc::internal::RpcServiceMethod | private |
set_server_tag(void *tag) | grpc::internal::RpcServiceMethod | inline |
SetHandler(MethodHandler *handler) | grpc::internal::RpcServiceMethod | inline |
SetMethodType(RpcType type) | grpc::internal::RpcMethod | inline |
SetServerApiType(RpcServiceMethod::ApiType type) | grpc::internal::RpcServiceMethod | inline |
suffix_for_stats() const | grpc::internal::RpcMethod | inline |
suffix_for_stats_ | grpc::internal::RpcMethod | private |
TypeToString(RpcServiceMethod::ApiType type) | grpc::internal::RpcServiceMethod | inlineprivate |