Zigbee Protocol Controller 1.6.0
|
This is the complete list of members for zigpc::gateway::RequestQueue, including all inherited members.
defer_cycles | zigpc::gateway::RequestQueue | private |
DEFER_CYCLES_DEFAULT | zigpc::gateway::RequestQueue | static |
DEFER_CYCLES_LOST_CONNECTION | zigpc::gateway::RequestQueue | static |
DEFER_CYCLES_MESSAGE_LIMIT_REACHED | zigpc::gateway::RequestQueue | static |
DEFER_CYCLES_START_BACKOFF | zigpc::gateway::RequestQueue | static |
dispatch(void) | zigpc::gateway::RequestQueue | |
dispatching_allowed | zigpc::gateway::RequestQueue | private |
enqueue(std::shared_ptr< Entry > call) | zigpc::gateway::RequestQueue | |
getInstance() | zigpc::gateway::RequestQueue | static |
operator=(const RequestQueue &)=delete | zigpc::gateway::RequestQueue | |
queue | zigpc::gateway::RequestQueue | private |
RequestQueue() | zigpc::gateway::RequestQueue | |
RequestQueue(RequestQueue &other)=delete | zigpc::gateway::RequestQueue | |
startDispatching(void) | zigpc::gateway::RequestQueue | |
stopDispatching() | zigpc::gateway::RequestQueue |