OnixS C++ CME MDP Streamlined Market Data Handler  1.2.0
API Documentation
FeedEngine Class Reference

#include <OnixS/CME/Streamlined/FeedEngine.h>

Public Member Functions

 FeedEngine (const FeedEngineSettings &, FeedEngineListener *=nullptr)
 
 ~FeedEngine ()
 
const FeedEngineSettingssettings () const
 

Friends

class MultithreadedFeedEngine
 

Detailed Description

Definition at line 366 of file FeedEngine.h.

Constructor & Destructor Documentation

FeedEngine ( const FeedEngineSettings ,
FeedEngineListener = nullptr 
)

Initializes engine with given configuration.

~FeedEngine ( )

Destructs given instance.

Member Function Documentation

const FeedEngineSettings& settings ( ) const

Settings used define behavior of given instance.

Friends And Related Function Documentation

friend class MultithreadedFeedEngine
friend

Definition at line 370 of file FeedEngine.h.


The documentation for this class was generated from the following file: