OnixS C++ Tradeweb Approved Publication Arrangement (APA) Handler  1.2.2.18
API documentation
FeedEngine Class Reference

#include <FeedEngine.h>

Public Member Functions

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

Friends

class FeedEngineImpl
 

Detailed Description

Definition at line 258 of file FeedEngine.h.

Constructor & Destructor Documentation

FeedEngine ( const FeedEngineSettings ,
FeedEngineListener = NULL 
)

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 FeedEngineImpl
friend

Definition at line 275 of file FeedEngine.h.


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