OnixS C++ SGX Titan ITCH Market Data Handler  1.2.2
API documentation
Book.cpp File Reference
#include <OnixS/SgxTitan/MarketData/Itch/OrderBook.h>
#include "BookImpl.h"
#include <algorithm>
#include <sstream>
#include <boost/format.hpp>
#include <boost/foreach.hpp>
#include "NamespaceHelper.h"

Go to the source code of this file.

Classes

struct  FindById
 

Namespaces

 OnixS
 
 OnixS::SgxTitan
 
 OnixS::SgxTitan::MarketData
 
 OnixS::SgxTitan::MarketData::Itch
 

Functions

const Price & getPrice (const PriceLevel &level)
 
bool isValid (const PriceLevel &level) throw ()
 
ONIXS_SGXTITAN_ITCH_API std::ostream & operator<< (std::ostream &stream, const PriceLevel &value)
 
void checkSanity (const OrderBook &book)
 

Variables

const size_t OrderIdsDefaultSize = 10