|
SObjectizer-5 Extra
|
| ▼ sample | |
| so_5_extra | |
| ▼ so_5_extra | |
| ▼ async_op | |
| details.hpp | Various details for implementation of async operations |
| errors.hpp | Error codes for async_op submodule |
| time_limited.hpp | Implementation of time-limited asynchronous one-time operation |
| time_unlimited.hpp | Implementation of time-unlimited asynchronous one-time operation |
| ▼ disp | |
| ▼ asio_one_thread | |
| pub.hpp | Implementation of Asio's One Thread dispatcher |
| ▼ asio_thread_pool | |
| pub.hpp | Implementation of Asio's Thread Pool dispatcher |
| ▼ env_infrastructures | |
| ▼ asio | |
| ▼ impl | |
| common.hpp | Common parts for Asio's env_infrastructures |
| simple_mtsafe.hpp | Implementation of Asio-based simple thread safe environment infrastructure |
| simple_not_mtsafe.hpp | Implementation of Asio-based simple not thread safe environment infrastructure |
| ▼ enveloped_msg | |
| errors.hpp | Error codes for enveloped_msg submodule |
| just_envelope.hpp | An implementation of just_envelope_t class |
| send_functions.hpp | Variuos send functions for simplification of sending enveloped messages |
| time_limited_delivery.hpp | An implementation of time_limited_delivery envelope |
| ▼ mboxes | |
| broadcast.hpp | |
| collecting_mbox.hpp | Implementation of collecting mbox |
| composite.hpp | Implementation of composite mbox |
| first_last_subscriber_notification.hpp | Implementation of mbox that informs about the first and the last subscriptions |
| inflight_limit.hpp | Implementation of proxy mbox with inflight limit |
| proxy.hpp | Implementation of simple mbox proxy |
| retained_msg.hpp | Implementation of mbox which holds last sent message |
| round_robin.hpp | Implementation of round-robin mbox |
| unique_subscribers.hpp | Implementation of unique_subscribers mbox |
| ▼ mchains | |
| fixed_size.hpp | Implementation of fixed-size mchain |
| ▼ msg_hierarchy | |
| pub.hpp | Support for hierarchy of message types |
| ▼ revocable_msg | |
| pub.hpp | Implementation of revocable messages |
| ▼ revocable_timer | |
| pub.hpp | Implementation of revocable timers |
| ▼ shutdowner | |
| shutdowner.hpp | Implementation of shutdowner-related stuff |
| ▼ sync | |
| pub.hpp | Implementation of synchronous operations on top of SObjectizer |
| error_ranges.hpp |