ITCHCPP 1.6.1
High-Performance NASDAQ TotalView-ITCH 5.0 Parser & Market-Data Platform
Loading...
Searching...
No Matches
sink.hpp File Reference

Abstract streaming sink interface for parsed ITCH messages. More...

#include "itch/messages.hpp"
+ Include dependency graph for sink.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itch::io::MessageSink
 A generic streaming sink for parsed ITCH messages. More...
 

Namespaces

namespace  itch
 
namespace  itch::io
 

Detailed Description

Abstract streaming sink interface for parsed ITCH messages.

MessageSink is the common output interface implemented by CsvSink, ArrowExporter, and other consumers that receive one message at a time from a parse callback.

Author
Bertin Balouki SIMYELI

Definition in file sink.hpp.