|
itch-mold-replay 1.0
Time-accurate NASDAQ TotalView-ITCH 5.0 replay over MoldUDP64
|
Classes | |
| class | Feed |
| Replays a MoldUDP64 downstream feed over multicast. More... | |
| class | Heartbeat |
| Sends MoldUDP64 heartbeat packets at a configured interval. More... | |
| class | Pacer |
| Calculates relative delay for a given message timestamp for downstream (which passes the first message's timestamp from each packet ) More... | |
Concepts | |
| concept | ClockConcept |
Enumerations | |
| enum class | MarketPhase { pre , open , close } |
Functions | |
| constexpr std::chrono::nanoseconds | phase_to_ns (MarketPhase phase) |
Variables | |
| constexpr auto | market_open {phase_to_ns(MarketPhase::open)} |
| constexpr auto | market_pre {phase_to_ns(MarketPhase::pre)} |
| constexpr auto | market_close {phase_to_ns(MarketPhase::close)} |
|
strong |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |