sdi_toolBox
Classes | Namespaces
bus.h File Reference
#include "defs.h"
#include "inode.h"
#include "message.h"
#include <chrono>
#include <memory>
#include <mutex>
#include <ranges>
#include <set>
#include <unordered_map>
Include dependency graph for bus.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Bus
 Central message dispatcher for the event bus system. More...
 

Namespaces

namespace  sdi_toolBox
 Root namespace for the sdi_toolBox library.
 
namespace  sdi_toolBox::desktop
 Desktop-specific components of the sdi_toolBox library.
 
namespace  sdi_toolBox::desktop::eventBus
 Lightweight thread-safe event bus for decoupled message passing.