Public Member Functions | |
grpc::ServerContext * | context () |
bool | FinalizeResult (void **tag, bool *status) override |
grpc::GenericServerAsyncReaderWriter * | stream () |
UnimplementedAsyncRequest (ServerInterface *server, grpc::ServerCompletionQueue *cq) | |
Use private inheritance rather than composition only to establish order of construction, since the public base class should be constructed after the elements belonging to the private base class are constructed. This is not possible using true composition.
Definition at line 324 of file server_cc.cc.
|
inline |
Definition at line 328 of file server_cc.cc.
|
inline |
Definition at line 335 of file server_cc.cc.
|
override |
Definition at line 1335 of file server_cc.cc.
|
inline |
Definition at line 336 of file server_cc.cc.