Definition at line 45 of file shutdown_test.cc.
◆ TestServiceImpl() [1/2]
grpc::testing::TestServiceImpl::TestServiceImpl |
( |
gpr_event * |
ev | ) |
|
|
inlineexplicit |
◆ TestServiceImpl() [2/2]
grpc::testing::TestServiceImpl::TestServiceImpl |
( |
| ) |
|
|
inline |
◆ BidiStream()
◆ BidiStream_Sender()
static void grpc::testing::TestServiceImpl::BidiStream_Sender |
( |
ServerReaderWriter< EchoResponse, EchoRequest > * |
stream, |
|
|
gpr_atm * |
should_exit |
|
) |
| |
|
inlinestatic |
◆ Echo() [1/3]
◆ Echo() [2/3]
◆ Echo() [3/3]
Status grpc::testing::TestServiceImpl::Echo |
( |
ServerContext * |
context, |
|
|
const EchoRequest * |
request, |
|
|
EchoResponse * |
response |
|
) |
| |
|
inlineoverride |
◆ ev_
gpr_event* grpc::testing::TestServiceImpl::ev_ |
|
private |
The documentation for this class was generated from the following files: