|
libqi-api
2.1.4.13
|
This is the complete list of members for qi::EventLoop, including all inherited members.
| _name | qi::EventLoop | |
| _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(const std::string &name="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 |