Sese Framework  x.y.z
A cross-platform framework
载入中...
搜索中...
未找到
sese::service::TcpTransporter 成员列表

成员的完整列表,这些成员属于 sese::service::TcpTransporter,包括所有继承而来的类成员

alpnCallbackFunction(void *ssl, const uint8_t **out, uint8_t *out_length, const uint8_t *in, uint32_t in_length, TcpTransporter *transporter)sese::service::TcpTransporterprivatestatic
cancelTimeoutEvent(TimeoutEvent *timeout_event)sese::service::v1::TimerableService
configsese::service::TcpTransporterprotected
createEventEx(int fd, unsigned int events, TcpConnection *conn) noexceptsese::service::TcpTransporterprotected
createTimeoutEvent(int fd, void *data, uint64_t seconds)sese::service::v1::TimerableService
dispatch(uint32_t timeout) overridesese::service::v1::TimerableService
eventMapsese::service::TcpTransporterprotected
freeEventEx(event::BaseEvent *event) noexceptsese::service::TcpTransporterprotected
freeTimeoutEvent(TimeoutEvent *timeout_event)sese::service::v1::TimerableService
getTimeoutEventByFd(int fd)sese::service::v1::TimerableService
init() overridesese::service::v1::TimerableService
onAccept(int fd) overridesese::service::TcpTransporterprotected
onClose(event::BaseEvent *event) overridesese::service::TcpTransporterprotected
onProcAlpnGet(TcpConnection *conn, const uint8_t *in, uint32_t in_length)=0sese::service::TcpTransporterprotectedpure virtual
onProcAlpnSelect(const uint8_t **out, uint8_t *out_length, const uint8_t *in, uint32_t in_length)=0sese::service::TcpTransporterprotectedpure virtual
onProcClose(TcpConnection *conn)=0sese::service::TcpTransporterprotectedpure virtual
onProcHandle(TcpConnection *conn)=0sese::service::TcpTransporterprotectedpure virtual
onRead(event::BaseEvent *event) overridesese::service::TcpTransporterprotected
onTimeout(v1::TimeoutEvent *timeout_event) overridesese::service::TcpTransporterprotectedvirtual
onWrite(event::BaseEvent *event) overridesese::service::TcpTransporterprotected
postRead(TcpConnection *conn)sese::service::TcpTransporterprotectedvirtual
postWrite(TcpConnection *conn)sese::service::TcpTransporterprotectedvirtual
read(int fd, void *buffer, size_t len, void *ssl) noexceptsese::service::TcpTransporterprotectedstatic
setTimeoutEvent(TimeoutEvent *timeout_event, uint64_t seconds)sese::service::v1::TimerableService
startTimestampsese::service::v1::TimerableServiceprivate
TcpTransporter(TcpTransporterConfig *transporter_config) noexceptsese::service::TcpTransporterexplicit
timeoutMapsese::service::v1::TimerableServiceprivate
timeoutTablesese::service::v1::TimerableServiceprivate
write(int fd, const void *buffer, size_t len, void *ssl) noexceptsese::service::TcpTransporterprotectedstatic
~TcpTransporter() overridesese::service::TcpTransporter
~TimerableService() overridesese::service::v1::TimerableService