Detailed Description
CommandQueue is a queue of IDBlueCommand objects that are sent to an IDBLUE device that are waiting for a response from IDBLUE.
Member Function Documentation
Clears all pending commands from the CommandCueue
- Returns:
- the number of commands removed.
Get the number of queued commands
- Returns:
- the number of commands that are awaiting respones
Get the first queued command for which the given response is valid, and remove the command from the queue.
- Returns:
- The first command for which response is a valid response - command is also removed from the queue.
Queue a command
- Parameters:
-
command | the command that was sent to IDBLUE and now waiting for a response. |
The documentation for this class was generated from the following files: