 |
FFileMessageAttachment |
Implements a message attachment whose data is held in a file. |
|
 |
FFunctionMessageCatchall |
Implements a catch-all handlers (via function objects). |
|
 |
FMessageBridgeBuilder |
Implements a message bridge builder. |
|
 |
FMessageBusNotification |
Struct to propagate message bus notifications |
|
 |
FMessageEndpoint |
Implements a message endpoint for sending and receiving messages on a message bus. |
|
 |
FMessageEndpointBuilder |
Implements a message endpoint builder. |
|
 |
TFunctionMessageHandler |
Template for handlers of one specific message type (via function objects). |
|
 |
TRawMessageCatchall |
Template for catch-all handlers (via raw function pointers). |
|
 |
TRawMessageHandler |
Template for handlers of one specific message type (via raw function pointers). |
|