|
YAMI4 Core Library 2.0.0
Messaging Solution for Distributed Systems
|
| Cyami::core::agent | Message broker |
| ▼Cyami::core::allocator | Common interface for the custom memory allocator |
| Cyami::core::locked_allocator | Locking (thread-safe) wrapper for the block-based allocator |
| Cyami::core::non_locked_allocator | Non-locking (thread-unsafe) block-based allocator |
| Cyami::core::standard_allocator | Standard (malloc/free), default allocator |
| Cyami::core::channel_descriptor | Descriptor handle for the physical channel |
| Cyami::details::dump_sink | |
| Cyami::core::parameter_entry | Read-only view on the parameters entry |
| Cyami::core::parameter_iterator | Iterator to parameter entries |
| ▼Cyami::core::serializable | Common interface for serializable data source |
| Cyami::core::parameters | Collection of message parameters |
| Cyami::core::raw_buffer_data_source | Serializable wrapper for the raw binary data |