CppTrader 1.0.5.0
C++ Trader
|
Update definition. More...
Go to the source code of this file.
Namespaces | |
namespace | CppTrader |
C++ Trader project definitions. | |
namespace | 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) |