![]() |
CommRaT 2.0.0
C++20 Real-Time Messaging Framework
|
Main CommRaT header - include this to get everything you need. More...
#include "commrat/messages.hpp"#include "commrat/messaging/message_id.hpp"#include "commrat/messaging/message_registry.hpp"#include "commrat/messaging/message_helpers.hpp"#include "commrat/module/io_spec.hpp"#include "commrat/messaging/system/system_registry.hpp"#include "commrat/platform/tims_wrapper.hpp"#include "commrat/mailbox/mailbox.hpp"#include "commrat/mailbox/registry_mailbox.hpp"#include "commrat/mailbox/typed_mailbox.hpp"#include "commrat/registry_module.hpp"#include "commrat/introspection/introspection_helper.hpp"Go to the source code of this file.
Classes | |
| class | commrat::CommRaT< MessageDefs > |
| CommRaT Application Template - Main User-Facing Interface. More... | |
Namespaces | |
| namespace | commrat |
| CommRaT - Modern C++ Real-Time Communication Framework. | |
Main CommRaT header - include this to get everything you need.
This header provides:
Users include this + their messages header, that's it!
Definition in file commrat.hpp.