CommRaT 2.0.0
C++20 Real-Time Messaging Framework
Loading...
Searching...
No Matches
multi_output_manager.hpp File Reference
#include "commrat/module/module_config.hpp"
#include "commrat/module/helpers/address_helpers.hpp"
#include "commrat/platform/threading.hpp"
#include <vector>
#include <mutex>
#include <algorithm>
#include <iostream>
#include <typeinfo>

Go to the source code of this file.

Classes

struct  commrat::SubscriberInfo
 Subscriber routing information. More...
 
class  commrat::MultiOutputManager< Derived, UserRegistry, OutputTypesTuple >
 CRTP mixin for multi-output mailbox and subscriber management. More...
 

Namespaces

namespace  commrat
 CommRaT - Modern C++ Real-Time Communication Framework.