libqi-api  2.0.6.8
qi::EventLoop Member List
This is the complete list of members for qi::EventLoop, including all inherited members.
_pqi::EventLoop
async(boost::function< R()> callback, uint64_t usDelay=0)qi::EventLoop
async(boost::function< void()> callback, uint64_t usDelay=0)qi::EventLoop
EventLoop()qi::EventLoop
isInEventLoopThread()qi::EventLoop
join()qi::EventLoop
monitorEventLoop(EventLoop *helper, uint64_t maxUsDelay)qi::EventLoop
nativeHandle()qi::EventLoop
post(const boost::function< void()> &callback, uint64_t usDelay=0)qi::EventLoop
run()qi::EventLoop
setEmergencyCallback(boost::function< void()> cb)qi::EventLoop
setMaxThreads(unsigned int max)qi::EventLoop
start(int nthreads=0)qi::EventLoop
startThreadPool(int minWorkers=-1, int maxWorkers=-1, int minIdleWorkers=-1, int maxIdleWorkers=-1)qi::EventLoop
stop()qi::EventLoop
~EventLoop()qi::EventLoop
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines