System.Tether.Manager.TTetheringManagerCommunicationThread.TCommandQueue
Delphi
TCommandQueue = class
C++
class PASCALIMPLEMENTATION DECLSPEC_DRTTI TCommandQueue : public System::TObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | protected | System.Tether.Manager.pas System.Tether.Manager.hpp |
System.Tether.Manager | TTetheringManagerCommunicationThread |
Description
A class that handles the queue of commands pending to be processed.
With the available public methods you can:
See Also
- System.Tether.Manager.TTetheringManagerCommunicationThread
- System.Tether.Manager.TTetheringManagerCommunicationThread.TCommandQueue.Create
- System.Tether.Manager.TTetheringManagerCommunicationThread.TCommandQueue.Destroy
- System.Tether.Manager.TTetheringManagerCommunicationThread.TCommandQueue.Enqueue
- System.Tether.Manager.TTetheringManagerCommunicationThread.TCommandQueue.Dequeue
- System.Tether.Manager.TTetheringManagerCommunicationThread.TCommandQueue.WaitCommand