|
rogue
|
#include "rogue/Directives.h"#include <stdint.h>#include <memory>#include <thread>#include "rogue/interfaces/stream/Slave.h"Go to the source code of this file.
Classes | |
| class | rogue::utilities::fileio::StreamWriterChannel |
| Stream sink that writes incoming frames into a tagged writer channel. More... | |
Namespaces | |
| namespace | rogue |
| namespace | rogue::utilities |
| namespace | rogue::utilities::fileio |
Typedefs | |
| typedef std::shared_ptr< rogue::utilities::fileio::StreamWriterChannel > | rogue::utilities::fileio::StreamWriterChannelPtr |