EPAM B2BITS ICE Impact Handler C++  1.1.4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Public Attributes | List of all members
IceImpact::DemoMarketDepth::EventFlowTrack Struct Reference

#include <B2BITS_IceMarketDepth.h>

Public Member Functions

 EventFlowTrack ()
 
void reset ()
 

Public Attributes

std::set< InstrPriceBook * > booksCollectingUpdates_
 
enum MsgBundleMarker bundleMarker_
 

Constructor & Destructor Documentation

IceImpact::DemoMarketDepth::EventFlowTrack::EventFlowTrack ( )
inline

Member Function Documentation

void IceImpact::DemoMarketDepth::EventFlowTrack::reset ( )
inline

Member Data Documentation

std::set< InstrPriceBook* > IceImpact::DemoMarketDepth::EventFlowTrack::booksCollectingUpdates_
enum MsgBundleMarker IceImpact::DemoMarketDepth::EventFlowTrack::bundleMarker_