VideoTools
|
This is the complete list of members for GNet::EventLoop, including all inherited members.
addException(Descriptor fd, EventHandler &handler)=0 | GNet::EventLoop | pure virtual |
addRead(Descriptor fd, EventHandler &handler)=0 | GNet::EventLoop | pure virtual |
addWrite(Descriptor fd, EventHandler &handler)=0 | GNet::EventLoop | pure virtual |
create() | GNet::EventLoop | static |
dropException(Descriptor fd)=0 | GNet::EventLoop | pure virtual |
dropRead(Descriptor fd)=0 | GNet::EventLoop | pure virtual |
dropWrite(Descriptor fd)=0 | GNet::EventLoop | pure virtual |
EventLoop() | GNet::EventLoop | protected |
exists() | GNet::EventLoop | static |
instance() | GNet::EventLoop | static |
quit(std::string reason)=0 | GNet::EventLoop | pure virtual |
quit(const G::SignalSafe &)=0 | GNet::EventLoop | pure virtual |
report() const =0 | GNet::EventLoop | pure virtual |
run()=0 | GNet::EventLoop | pure virtual |
running() const =0 | GNet::EventLoop | pure virtual |
setTimeout(G::EpochTime t)=0 | GNet::EventLoop | pure virtual |
stop(const G::SignalSafe &) | GNet::EventLoop | static |
~EventLoop() | GNet::EventLoop | virtual |