CppTrader
1.0.4.0
C++ Trader
|
Price level definition. More...
Go to the source code of this file.
Classes | |
struct | CppTrader::Matching::Level |
Price level. More... | |
struct | CppTrader::Matching::LevelNode |
Price level node. More... | |
struct | CppTrader::Matching::LevelUpdate |
Price level update. More... | |
Namespaces | |
CppTrader | |
C++ Trader project definitions. | |
CppTrader::Matching | |
Matching engine definitions. | |
Enumerations | |
enum class | CppTrader::Matching::LevelType : uint8_t { CppTrader::Matching::BID , CppTrader::Matching::ASK } |
Price level type. More... | |
Functions | |
template<class TOutputStream > | |
TOutputStream & | CppTrader::Matching::operator<< (TOutputStream &stream, LevelType type) |