Public Member Functions | |
| FeedEngineThreads (NetFeedEngine &, const FeedEngineThreadSettings &, FeedEngineThreadListener *=NULL) | |
| ~FeedEngineThreads () | |
The given class represents a pool of threads carring out feed engine tasks.
Definition at line 187 of file FeedEngineThreads.h.
| FeedEngineThreads | ( | NetFeedEngine & | , |
| const FeedEngineThreadSettings & | , | ||
| FeedEngineThreadListener * | = NULL ) |
Initializes working threads and spawns feed engine process() routine invocation.
| ~FeedEngineThreads | ( | ) |
Stops carring out all tasks and destructs the working threads.