BetaTrader
A HFT Eco-System
Loading...
Searching...
No Matches
SeqNumStore.h File Reference

Manages persistence of FIX sequence numbers for the client. More...

#include <cstdint>
#include <string>
#include <mutex>
Include dependency graph for SeqNumStore.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fix_client::SeqNumStore
 A thread-safe, file-backed repository for FIX Sequence Numbers. More...
 

Namespaces

namespace  fix_client
 

Detailed Description

Manages persistence of FIX sequence numbers for the client.