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
Handler.h File Reference
#include <memory>
#include <cstdint>
#include "Message.h"
#include "EventQueue.h"
#include "SLLooper.h"
Include dependency graph for Handler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  swt::Handler
 Android-style message handler for event-driven programming. More...
 

Namespaces

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