◆ CheckForBlockingCondition()
bool ola::rdm::QueueingRDMController::CheckForBlockingCondition |
( |
| ) |
|
|
protectedvirtual |
This method runs before we decide to send another request and allows sub classes (like the DiscoverableQueueingRDMController) to insert other actions into the queue.
- Returns
- true if some other action is running, false otherwise.
◆ Pause()
void ola::rdm::QueueingRDMController::Pause |
( |
| ) |
|
Pause the sending of RDM messages. This won't cancel any message in-flight.
◆ Resume()
void ola::rdm::QueueingRDMController::Resume |
( |
| ) |
|
Resume the sending of RDM requests.
◆ SendRDMRequest()
◆ TakeNextAction()
void ola::rdm::QueueingRDMController::TakeNextAction |
( |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files: