22 #ifndef MamdaMultiParticipantManagerH
23 #define MamdaMultiParticipantManagerH
90 struct MamdaMultiParticipantManagerImpl;
91 MamdaMultiParticipantManagerImpl& mImpl;
96 #endif // MamdaMultiParticipantManagerH
MamdaOrderImbalanceUpdate is an interface that provides access to order imbalance related fields...
Definition: MamdaAuctionFields.h:29
MamdaMultiParticipantManager is a class that manages updates on a consolidated basis for securities t...
Definition: MamdaMultiParticipantManager.h:46
The MamdaMultiParticipantHandler class is an interface that allows a developer to be notified dynamic...
Definition: MamdaMultiParticipantHandler.h:46
A MamdaSubscription is used to register interest in a particular symbol and source.
Definition: MamdaSubscription.h:54
MamdaMsgListener defines an interface for handling MAMA messages for a MamdaSubscription.
Definition: MamdaMsgListener.h:38