Price level update.
More...
#include <level.h>
|
| template<class TOutputStream> |
| TOutputStream & | operator<< (TOutputStream &stream, const LevelUpdate &update) |
Price level update.
Definition at line 109 of file level.h.
◆ LevelUpdate() [1/3]
| CppTrader::Matching::LevelUpdate::LevelUpdate |
( |
UpdateType | type, |
|
|
const Level & | update, |
|
|
bool | top ) |
|
inlinenoexcept |
◆ LevelUpdate() [2/3]
| CppTrader::Matching::LevelUpdate::LevelUpdate |
( |
const LevelUpdate & | | ) |
|
|
defaultnoexcept |
◆ LevelUpdate() [3/3]
| CppTrader::Matching::LevelUpdate::LevelUpdate |
( |
LevelUpdate && | | ) |
|
|
defaultnoexcept |
◆ ~LevelUpdate()
| CppTrader::Matching::LevelUpdate::~LevelUpdate |
( |
| ) |
|
|
defaultnoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator<<
template<class TOutputStream>
| TOutputStream & operator<< |
( |
TOutputStream & | stream, |
|
|
const LevelUpdate & | update ) |
|
friend |
◆ Top
| bool CppTrader::Matching::LevelUpdate::Top |
Top of the book flag.
Definition at line 116 of file level.h.
◆ Type
Update type.
Definition at line 112 of file level.h.
◆ Update
| Level CppTrader::Matching::LevelUpdate::Update |
The documentation for this struct was generated from the following files: