ITCHCPP 1.6.0
High-Performance NASDAQ TotalView-ITCH 5.0 Parser & Market-Data Platform
Loading...
Searching...
No Matches
csv_sink.cpp File Reference
#include "itch/io/csv_sink.hpp"
#include <format>
#include <string>
#include <variant>
#include "itch/price.hpp"
+ Include dependency graph for csv_sink.cpp:

Go to the source code of this file.

Namespaces

namespace  itch
 
namespace  itch::io
 

Variable Documentation

◆ message_type

char message_type {'\0'}

Definition at line 15 of file csv_sink.cpp.

Referenced by itch::overlay::for_each_message(), and itch::Parser::parse().

◆ timestamp

std::uint64_t timestamp {0}

Definition at line 16 of file csv_sink.cpp.

Referenced by itch::analytics::Twap::add().

◆ stock_locate

std::uint16_t stock_locate {0}

◆ tracking_number

std::uint16_t tracking_number {0}

Definition at line 18 of file csv_sink.cpp.

◆ symbol

std::string symbol

◆ reference_number

◆ side

◆ shares

◆ price

◆ match_number

std::string match_number

Definition at line 24 of file csv_sink.cpp.

◆ printable

char printable {'\0'}

Definition at line 25 of file csv_sink.cpp.

◆ extra

std::string extra

Definition at line 26 of file csv_sink.cpp.