GRPC C++
1.13.0-dev
|
#include <completion_queue.h>
Public Member Functions | |
ServerReaderWriterBody (Call *call, ServerContext *ctx) | |
void | SendInitialMetadata () |
bool | NextMessageSize (uint32_t *sz) |
bool | Read (R *msg) |
bool | Write (const W &msg, WriteOptions options) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |