22 #ifndef MamdaCurrencyHandlerH 23 #define MamdaCurrencyHandlerH 27 #include <mama/mamacpp.h> 59 virtual void onCurrencyRecap (
79 virtual void onCurrencyUpdate (
91 #endif // MamdaCurrencyHandlerH
MamdaCurrencyUpdate is an interface that provides access to the currency related fields.
Definition: MamdaCurrencyUpdate.h:37
MamdaCurrencyRecap is an interface that provides access to the currency related fields.
Definition: MamdaCurrencyRecap.h:37
MamdaOrderImbalanceUpdate is an interface that provides access to order imbalance related fields...
Definition: MamdaAuctionFields.h:29
virtual ~MamdaCurrencyHandler()
Definition: MamdaCurrencyHandler.h:86
MamdaCurrencyListener is a class that specializes in handling currency data, Developers provide their...
Definition: MamdaCurrencyListener.h:50
MamdaCurrencyHandler is an interface for applications that want to have an easy way to access currenc...
Definition: MamdaCurrencyHandler.h:41
A MamdaSubscription is used to register interest in a particular symbol and source.
Definition: MamdaSubscription.h:54