A C++ wrapper for the grpc_transport_op
struct.
More...
#include <channel_filter.h>
A C++ wrapper for the grpc_transport_op
struct.
Definition at line 77 of file common/channel_filter.h.
◆ 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.
Definition at line 82 of file common/channel_filter.h.
◆ disconnect_with_error()
◆ op()
◆ send_goaway()
bool grpc::TransportOp::send_goaway |
( |
| ) |
const |
|
inline |
◆ op_
The documentation for this class was generated from the following file: