|
SObjectizer
5.5
|
Common stuff for various subscription storage implementations. More...
Classes | |
| struct | subscr_info_t |
| An information about one subscription. More... | |
Typedefs | |
| using | subscr_info_vector_t = std::vector< subscr_info_t > |
| Type of vector with subscription information. More... | |
Functions | |
| std::string | make_subscription_description (const mbox_t &mbox_ref, std::type_index msg_type, const state_t &state) |
| A helper function for creating subscription description. More... | |
Common stuff for various subscription storage implementations.
| using so_5::impl::subscription_storage_common::subscr_info_vector_t = typedef std::vector< subscr_info_t > |
Type of vector with subscription information.
1.8.14