22 #ifndef MAMA_SYMBOL_LIST_FILE_CPP_H__ 23 #define MAMA_SYMBOL_LIST_FILE_CPP_H__ 56 void setFileName (
const char* fileName);
61 void setBridge (
const mamaBridge bridge);
78 void setFileMonitor (
double checkSeconds,
82 struct MamaSymbolListFileImpl;
83 MamaSymbolListFileImpl* myPimpl;
MamaSymbolListFile is a file based symbol list with the ability to detect external changes to the fil...
Definition: MamaSymbolListFile.h:47
Definition: MamaBasicSubscription.h:27
MamaSymbolList manages a list of MAMA symbols and related attributes.
Definition: MamaSymbolList.h:41
Queue allows applications to dispatch events in order with multiple threads using a single MamaDispat...
Definition: MamaQueue.h:40