CppTrader  1.0.4.0
C++ Trader
Namespaces | Functions
level.inl File Reference

Price level inline implementation. More...

Go to the source code of this file.

Namespaces

 CppTrader
 C++ Trader project definitions.
 
 CppTrader::Matching
 Matching engine definitions.
 

Functions

template<class TOutputStream >
TOutputStream & CppTrader::Matching::operator<< (TOutputStream &stream, LevelType type)
 
template<class TOutputStream >
TOutputStream & CppTrader::Matching::operator<< (TOutputStream &stream, const Level &level)
 
template<class TOutputStream >
TOutputStream & CppTrader::Matching::operator<< (TOutputStream &stream, const LevelUpdate &update)
 

Detailed Description

Price level inline implementation.

Author
Ivan Shynkarenka
Date
02.08.2017

Definition in file level.inl.