STTNet
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
stt::network::EpollSingle Member List

This is the complete list of members for stt::network::EpollSingle, including all inherited members.

endListen()stt::network::EpollSingle
endListenWithSignal()stt::network::EpollSingleinline
isListen()stt::network::EpollSingleinline
setEndFunction(std::function< void(const int &fd)> fcEnd)stt::network::EpollSingleinline
setFunction(std::function< bool(const int &fd)> fc)stt::network::EpollSingleinline
setTimeOutFunction(std::function< bool(const int &fd)> fcTimeOut)stt::network::EpollSingleinline
startListen(const int &fd, const bool &flag=true, const time::Duration &dt=time::Duration{0, 0, 20, 0, 0})stt::network::EpollSingle
waitAndQuit(const time::Duration &t=time::Duration{0, 0, 0, 10, 10})stt::network::EpollSingleinline
~EpollSingle()stt::network::EpollSingleinline