|
libqi-api
2.1.0.18
|
| _p | qi::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 |