Member Function Documentation
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.
void ola::rdm::QueueingRDMController::Pause |
( |
| ) |
|
Pause the sending of RDM messages. This won't cancel any message in-flight.
void ola::rdm::QueueingRDMController::Resume |
( |
| ) |
|
Resume the sending of RDM requests.
void ola::rdm::QueueingRDMController::SendRDMRequest |
( |
const RDMRequest * |
request, |
|
|
RDMCallback * |
on_complete |
|
) |
| |
|
virtual |
void ola::rdm::QueueingRDMController::TakeNextAction |
( |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files: