User Documentation
Interfaces and data structures provided by io
are described on the following pages.
Interfaces
Generic interface to write into a data structure |
|
Generic interface to read from a data structure |
Data Structures
Read from multiple readers |
|
Read from reader and forward data to writer |
|
Writer with an internal buffer |
|
Write to multiple writers |
|
Single producer single consumer shared memory queue |
|
(De)serialization mechanism to pass typed structs via |