Inheritance diagram for GPRSWeb::SmartDeviceClient::Common::MessageQueue:

Public Member Functions | |
| MessageQueue () | |
| Message | DequeueNonBlocking () |
| Message | DequeueBlocking () |
| void | EnqueueNonBlocking (Message msg) |
| void | EnqueueBlocking (Message msg) |
Definition at line 8 of file SmartDeviceClient/Common/MessageQueue.cs.
|
|
Constructor * Definition at line 11 of file SmartDeviceClient/Common/MessageQueue.cs. |
|
|
Methods * Definition at line 14 of file SmartDeviceClient/Common/MessageQueue.cs. |
1.3.9.1