CommRaT 2.0.0
C++20 Real-Time Messaging Framework
Loading...
Searching...
No Matches
commrat.hpp File Reference

Main CommRaT header - include this to get everything you need. More...

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.
 

Detailed Description

Main CommRaT header - include this to get everything you need.

This header provides:

  • Module template (automatically includes system messages)
  • MessageDefinition for defining messages
  • Message prefixes and subprefixes
  • All necessary framework components

Users include this + their messages header, that's it!

Definition in file commrat.hpp.