Nebula
|
#include "messaging/message.h"
#include "messaging/handler.h"
#include "messaging/handlerthreadbase.h"
Go to the source code of this file.
Classes | |
class | Messaging::AsyncPort |
The AsyncPort class runs its handlers in a separate thread, so that message processing happens in a separate thread and doesn't block the main thread. More... | |
Namespaces | |
namespace | Messaging |