#include <udp_server.h>
◆ GrpcUdpHandler()
GrpcUdpHandler::GrpcUdpHandler |
( |
grpc_fd * |
, |
|
|
void * |
|
|
) |
| |
|
inline |
◆ ~GrpcUdpHandler()
virtual GrpcUdpHandler::~GrpcUdpHandler |
( |
| ) |
|
|
inlinevirtual |
◆ OnCanWrite()
virtual void GrpcUdpHandler::OnCanWrite |
( |
void * |
user_data, |
|
|
grpc_closure * |
notify_on_write_closure |
|
) |
| |
|
pure virtual |
◆ OnFdAboutToOrphan()
virtual void GrpcUdpHandler::OnFdAboutToOrphan |
( |
grpc_closure * |
orphan_fd_closure, |
|
|
void * |
user_data |
|
) |
| |
|
pure virtual |
◆ Read()
virtual bool GrpcUdpHandler::Read |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: