BMessageQueue Summary
BMessageQueue Summary
Function Summary
| Function | Description |
|---|---|
| AddMessage() | Adds a message to the end of the queue |
| CountMessages() | Returns the number of messages currently in the queue |
| FindMessage() | Locates the message in the queue at a specific index |
| IsEmpty() | Tests whether the queue is empty |
| Lock() | Locks the queue |
| BMessageQueue() | Constructor |
| ~BMessageQueue() | Destructor |
| NextMessage() | Removes the oldest message from the queue and returns it |
| RemoveMessage() | Removes a given message from the queue |
| Unlock() | Unlocks the queue |
| The Application Kit Table of Contents | The Application Kit Index |
...in lovely HTML...
for BeOS Release 4.5.
Copyright © 1999 Be, Inc. All rights reserved.
Text last modified