SW Task Event Loop Framework v1.0.0
High-performance C++ asynchronous event loop framework with timer management and promise-based programming
Loading...
Searching...
No Matches
Message.h File Reference
#include <memory>
#include <cstdint>
#include "Refbase.h"
Include dependency graph for Message.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  swt::Message
 Message object for event-driven communication between threads and handlers. More...
 

Namespaces

namespace  swt
 Software Timer namespace containing all timer-related classes.