Include dependency graph for StreamChain.h:
Go to the source code of this file.
Classes | |
class | StreamChain |
Macros | |
#define | MAX_STREAM_CHAIN_SIZE 10 |
Typedefs | |
typedef ObjectQueue< IDataSourceStream, MAX_STREAM_CHAIN_SIZE > | StreamChainQueue |
Macro Definition Documentation
◆ MAX_STREAM_CHAIN_SIZE
#define MAX_STREAM_CHAIN_SIZE 10 |