25 #include <OnixS/Senaf/MarketData/Export.h> 40 namespace OnixS {
namespace Senaf {
namespace MarketData {
74 std::string licenseExpirationDate()
const;
83 static const std::string& version();
92 void logDebug(
const std::string& message);
101 void logError(
const std::string& message);
110 void logMessage(
const std::string& message);
119 void logWarning(
const std::string& message);
260 class Implementation;
261 Implementation* impl_;
Enum
Available Handler's states.
The Handler for BME SENAF trading system events.
Defines set of settings which affect behavior of the Handler.
Defines the interface through which the Handler notifies subscribers about reference events...
Defines the interface through which the Handler notifies subscribers about log replay events...
Defines the interface through which the Handler notifies subscribers about Market Publication Message...
Defines the interface through which the Handler notifies subscribers about errors occurred while proc...
Defines the interface through which the Handler notifies subscribers about security DB events...
Private Management listener.
Defines market subscription.
Defines the interface through which the Handler notifies subscribers about Market Control Messages...
Handler state change listener.