Include dependency graph for StreamChain.h:
Go to the source code of this file.
Classes | |
| class | StreamChain |
| Provides a read-only stream which concatenates content from multiple source streams. More... | |
Macros | |
| #define | MAX_STREAM_CHAIN_SIZE 10 |
| Limit on number of streams in a chain. More... | |
Macro Definition Documentation
◆ MAX_STREAM_CHAIN_SIZE
| #define MAX_STREAM_CHAIN_SIZE 10 |
Limit on number of streams in a chain.
1.8.13