OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers  16.1.0
API documentation
FeedEngine Class Reference

#include <OnixS/Eurex/MarketData/FeedEngine.h>

Public Member Functions

NetFeedEngineProcessResult process ()
 
std::string info ()
 
virtual ~FeedEngine ()
 

Protected Member Functions

 FeedEngine (void *impl)
 

Friends

struct FeHelper
 

Detailed Description

Definition at line 103 of file FeedEngine.h.

Constructor & Destructor Documentation

virtual ~FeedEngine ( )
virtual
FeedEngine ( void *  impl)
explicitprotected

Member Function Documentation

std::string info ( )

Provides information about the actual implementation of the feed engine.

Carries out pending actions like data retrieval and event dispatching. This function must be invoked after each handler-associated action (i.e., start, stop).

Friends And Related Function Documentation

friend struct FeHelper
friend

Definition at line 124 of file FeedEngine.h.


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