GRPC C++
0.11.0.0
|
#include <server_context.h>
Public Member Functions | |
ServerAsyncResponseWriter (ServerContext *ctx) | |
void | SendInitialMetadata (void *tag) GRPC_OVERRIDE |
void | Finish (const W &msg, const Status &status, void *tag) |
void | FinishWithError (const Status &status, void *tag) |
![]() | |
virtual | ~ServerAsyncStreamingInterface () |
|
inlineexplicit |
|
inline |
|
inline |
|
inlinevirtual |
Implements grpc::ServerAsyncStreamingInterface.