The base class of ServerCallbackUnary etc.
More...
#include <server_callback_impl.h>
|
| void | Ref () |
| | Increases the reference count. More...
|
| |
| int | Unref () |
| | Decreases the reference count and returns the previous value. More...
|
| |
The base class of ServerCallbackUnary etc.
◆ ~ServerCallbackCall()
| virtual grpc_impl::internal::ServerCallbackCall::~ServerCallbackCall |
( |
| ) |
|
|
inlinevirtual |
◆ MaybeCallOnCancel() [1/2]
| void grpc_impl::internal::ServerCallbackCall::MaybeCallOnCancel |
( |
| ) |
|
|
inline |
◆ MaybeCallOnCancel() [2/2]
| void grpc_impl::internal::ServerCallbackCall::MaybeCallOnCancel |
( |
ServerReactor * |
reactor | ) |
|
|
inline |
◆ Ref()
| void grpc_impl::internal::ServerCallbackCall::Ref |
( |
| ) |
|
|
inlineprotected |
Increases the reference count.
◆ Unref()
| int grpc_impl::internal::ServerCallbackCall::Unref |
( |
| ) |
|
|
inlineprotected |
Decreases the reference count and returns the previous value.
The documentation for this class was generated from the following file: