FAST/Streamers/Streamer.hpp file

Contents

Namespaces

namespace fast
FAST namespace - All FAST code lives in this namespace.

Classes

class fast::NoMoreFramesException
class fast::Streamer
Abstract base class for all Streamers.

Enums

enum class StreamingMode { NewestFrameOnly, ProcessAllFrames, StoreAllFrames }
Defines the streaming mode for a streamer.