|
SObjectizer-5 Extra
|
Variuos send functions for simplification of sending enveloped messages. More...
#include <so_5_extra/enveloped_msg/errors.hpp>#include <so_5/send_functions.hpp>#include <so_5/optional.hpp>Go to the source code of this file.
Classes | |
| class | so_5::extra::enveloped_msg::details::payload_holder_t |
| Internal type that holds a message before it will be enveloped. More... | |
| struct | so_5::extra::enveloped_msg::details::payload_holder_t::data_t |
Namespaces | |
| so_5 | |
| Ranges for error codes of each submodules. | |
| so_5::extra | |
| so_5::extra::enveloped_msg | |
| so_5::extra::enveloped_msg::details | |
Functions | |
| template<typename Message , typename... Args> | |
| details::payload_holder_t | so_5::extra::enveloped_msg::make (Args &&...args) |
| A special message builder that allows to wrap a message into an envelope. More... | |
Variuos send functions for simplification of sending enveloped messages.
Definition in file send_functions.hpp.
1.8.14