CppTrader
1.0.4.0
C++ Trader
|
Update definition. More...
Go to the source code of this file.
Namespaces | |
CppTrader | |
C++ Trader project definitions. | |
CppTrader::Matching | |
Matching engine definitions. | |
Enumerations | |
enum class | CppTrader::Matching::UpdateType : uint8_t { CppTrader::Matching::NONE , CppTrader::Matching::ADD , CppTrader::Matching::UPDATE , CppTrader::Matching::DELETE } |
Update type. More... | |
Functions | |
template<class TOutputStream > | |
TOutputStream & | CppTrader::Matching::operator<< (TOutputStream &stream, UpdateType type) |