A C++ wrapper for the grpc_transport_op
struct.
More...
#include <channel_filter.h>
A C++ wrapper for the grpc_transport_op
struct.
◆ TransportOp()
Borrows a pointer to op, but does NOT take ownership.
The caller must ensure that op continues to exist for as long as the TransportOp object does.
◆ disconnect_with_error()
grpc_error* grpc::TransportOp::disconnect_with_error |
( |
| ) |
const |
|
inline |
◆ op()
◆ send_goaway()
bool grpc::TransportOp::send_goaway |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: