This is the complete list of members for TestServiceImpl, including all inherited members.
| BidiStream(grpc::ServerContext *context, grpc::ServerReaderWriter< grpc::testing::EchoResponse, grpc::testing::EchoRequest > *stream) | TestServiceImpl | |
| CacheableUnaryCall(ServerContext *context, const SimpleRequest *, SimpleResponse *response) override | TestServiceImpl | inline |
| Echo(grpc::ServerContext *context, const grpc::testing::EchoRequest *request, grpc::testing::EchoResponse *response) | TestServiceImpl | |
| EmptyCall(ServerContext *context, const grpc::testing::Empty *, grpc::testing::Empty *) override | TestServiceImpl | inline |
| EmptyCall(ServerContext *context, const Empty *, Empty *) override | TestServiceImpl | inline |
| FullDuplexCall(ServerContext *context, ServerReaderWriter< StreamingOutputCallResponse, StreamingOutputCallRequest > *stream) override | TestServiceImpl | inline |
| HalfDuplexCall(ServerContext *, ServerReaderWriter< StreamingOutputCallResponse, StreamingOutputCallRequest > *stream) override | TestServiceImpl | inline |
| hostname_ | TestServiceImpl | private |
| RequestStream(grpc::ServerContext *context, grpc::ServerReader< grpc::testing::EchoRequest > *reader, grpc::testing::EchoResponse *response) | TestServiceImpl | |
| ResponseStream(grpc::ServerContext *context, const grpc::testing::EchoRequest *request, grpc::ServerWriter< grpc::testing::EchoResponse > *writer) | TestServiceImpl | |
| StreamingInputCall(ServerContext *context, ServerReader< StreamingInputCallRequest > *reader, StreamingInputCallResponse *response) override | TestServiceImpl | inline |
| StreamingOutputCall(ServerContext *context, const StreamingOutputCallRequest *request, ServerWriter< StreamingOutputCallResponse > *writer) override | TestServiceImpl | inline |
| TestServiceImpl(const std::string &hostname) | TestServiceImpl | inlineexplicit |
| UnaryCall(ServerContext *context, const SimpleRequest *request, SimpleResponse *response) override | TestServiceImpl | inline |
| UnaryCall(ServerContext *context, const SimpleRequest *, SimpleResponse *response) override | TestServiceImpl | inline |