wex
v21.04.0
|
This is the complete list of members for wex::queue_thread< E >, including all inherited members.
emplace(std::unique_ptr< E > &event) | wex::queue_thread< E > | inline |
empty() | wex::queue_thread< E > | inline |
is_running() const | wex::queue_thread< E > | inline |
queue_thread(event_handler &event_handler_instance, unsigned int timeout_ms=500) | wex::queue_thread< E > | inline |
stop() | wex::queue_thread< E > | inline |
~queue_thread() | wex::queue_thread< E > | inlinevirtual |