|
rogue
|
Classes | |
| class | StreamReader |
| Reads Rogue stream data files and emits frames on stream master interface. More... | |
| class | StreamWriter |
| Coordinates channelized frame capture into Rogue stream data files. More... | |
| class | StreamWriterChannel |
| Stream sink that writes incoming frames into a tagged writer channel. More... | |
Typedefs | |
| typedef std::shared_ptr< rogue::utilities::fileio::StreamReader > | StreamReaderPtr |
| typedef std::shared_ptr< rogue::utilities::fileio::StreamWriter > | StreamWriterPtr |
| typedef std::shared_ptr< rogue::utilities::fileio::StreamWriterChannel > | StreamWriterChannelPtr |
Functions | |
| void | setup_module () |
| typedef std::shared_ptr<rogue::utilities::fileio::StreamReader> rogue::utilities::fileio::StreamReaderPtr |
Definition at line 144 of file StreamReader.h.
| typedef std::shared_ptr<rogue::utilities::fileio::StreamWriterChannel> rogue::utilities::fileio::StreamWriterChannelPtr |
Definition at line 136 of file StreamWriterChannel.h.
| typedef std::shared_ptr<rogue::utilities::fileio::StreamWriter> rogue::utilities::fileio::StreamWriterPtr |
Definition at line 298 of file StreamWriter.h.
| void rogue::utilities::fileio::setup_module | ( | ) |
Description:
This file is part of the rogue software platform. It is subject to the license terms in the LICENSE.txt file found in the top-level directory of this distribution and at: https://confluence.slac.stanford.edu/display/ppareg/LICENSE.html. No part of the rogue software platform, including this file, may be copied, modified, propagated, or distributed except according to the terms
Definition at line 31 of file module.cpp.