|
CppTrader 1.0.5.0
C++ Trader
|
Order inline implementation. More...
Go to the source code of this file.
Namespaces | |
| namespace | CppTrader |
| C++ Trader project definitions. | |
| namespace | CppTrader::Matching |
| Matching engine definitions. | |
Functions | |
| template<class TOutputStream > | |
| TOutputStream & | CppTrader::Matching::operator<< (TOutputStream &stream, OrderSide side) |
| template<class TOutputStream > | |
| TOutputStream & | CppTrader::Matching::operator<< (TOutputStream &stream, OrderType type) |
| template<class TOutputStream > | |
| TOutputStream & | CppTrader::Matching::operator<< (TOutputStream &stream, OrderTimeInForce tif) |
| template<class TOutputStream > | |
| TOutputStream & | CppTrader::Matching::operator<< (TOutputStream &stream, const Order &order) |