![]() |
CommRaT 2.0.0
C++20 Real-Time Messaging Framework
|
Go to the source code of this file.
Classes | |
| struct | commrat::InputMetadataStorage |
| Storage for input message metadata. More... | |
| struct | commrat::InputMetadata< T > |
| Input metadata structure returned by accessor methods. More... | |
Namespaces | |
| namespace | commrat |
| CommRaT - Modern C++ Real-Time Communication Framework. | |
Functions | |
| template<typename T , typename... Types> | |
| static constexpr std::size_t | commrat::find_type_index () |
| Find index of type T in input tuple. | |