|
Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
|
This is the complete list of members for dispatcher, including all inherited members.
| action typedef | dispatcher | |
| dispatcher(unsigned int queue_capacity, std::function< void(action) > on_drop_callback=nullptr) | dispatcher | |
| empty() const | dispatcher | inline |
| flush(std::chrono::steady_clock::duration timeout=std::chrono::seconds(10)) | dispatcher | |
| invoke(T item, bool is_blocking=false) | dispatcher | inline |
| invoke_and_wait(T item, std::function< bool()> exit_condition, bool is_blocking=false) | dispatcher | inline |
| start() | dispatcher | |
| stop() | dispatcher | |
| ~dispatcher() | dispatcher |