add(std::chrono::milliseconds milliseconds, std::function< void(bool)> handler) | BT::TimerQueue | [inline] |
calcWaitTime() | BT::TimerQueue | [inline, private] |
cancel(uint64_t id) | BT::TimerQueue | [inline] |
cancelAll() | BT::TimerQueue | [inline] |
checkWork() | BT::TimerQueue | [inline, private] |
m_checkWork | BT::TimerQueue | [private] |
m_finish | BT::TimerQueue | [private] |
m_idcounter | BT::TimerQueue | [private] |
m_items | BT::TimerQueue | [private] |
m_mtx | BT::TimerQueue | [private] |
m_th | BT::TimerQueue | [private] |
operator=(const TimerQueue &) | BT::TimerQueue | [private] |
run() | BT::TimerQueue | [inline, private] |
TimerQueue() | BT::TimerQueue | [inline] |
TimerQueue(const TimerQueue &) | BT::TimerQueue | [private] |
~TimerQueue() | BT::TimerQueue | [inline] |