OnixS C++ CME MDP Conflated UDP Handler 1.1.2
API documentation
Loading...
Searching...
No Matches
FeedEngineThreads Class Reference

Public Member Functions

 FeedEngineThreads (NetFeedEngine &, const FeedEngineThreadSettings &, FeedEngineThreadListener *=NULL)
 ~FeedEngineThreads ()

Detailed Description

The given class represents a pool of threads carring out feed engine tasks.

Definition at line 187 of file FeedEngineThreads.h.

Constructor & Destructor Documentation

◆ FeedEngineThreads()

Initializes working threads and spawns feed engine process() routine invocation.

◆ ~FeedEngineThreads()

Stops carring out all tasks and destructs the working threads.