| ▼NWombat | |
| CMama | The Mama class provides methods global initialization and manipulating global options |
| CMamaBasicSubscription | The MamaBasicSubscription interface represents a subscription to a topic with no market data semantics |
| CMamaBasicSubscriptionCallback | The message callback interface for basic subscriptions |
| CMamaBasicWildCardSubscription | The MamaBasicWildCardSubscription interface represents a subscription to a topic with no market data semantics |
| CMamaBasicWildCardSubscriptionCallback | The message callback interface for basic subscriptions |
| CMamaBridgeCallback | Bridge callback |
| CMamaBridgeFtMember | |
| CMamaDateTime | A date/time representation with additional hints for precision, advanced output formatting and support for time zone conversion (using the MamaTimeZone type) |
| CMamaDictionary | The MamaDictionary class maps field identifiers (FIDs) to human readable strings |
| CMamaDictionaryCallback | The WombatDictionaryCallback receives notification regarding the population of the data dictionary |
| CMamaDispatcher | The dispatcher dispatches events from a queue until it is destroyed or MamaQueue->stopDispatch () is called |
| CMamaDQPublisher | |
| CMamaDQPublisherManager | |
| CMamaDQPublisherManagerCallback | |
| CMamaFieldDescriptor | The MamaFieldDescriptor class describes a field within a MamaDictionary |
| CMamaFtMember | |
| CMamaFtMemberCallback | |
| CMamaInbox | Used for sending messages requesting a direct reply |
| CMamaInboxCallback | The MamaInboxCallback gets invoked when a message arrives in an inbox or when inbox related errors arise |
| CMamaIo | A repeating IO |
| CMamaIoCallback | Subclass this to receive IO notifications |
| CMamaLogFile | The MamaLogFile class provides a single interface for the configuration and control of Mama logging activity |
| CMamaLogFileCallback | Subclass this to receive log notifications |
| CMamaMsg | MAMA message representation |
| CMamaMsgField | MamaMsg field representation |
| CMamaMsgFieldIterator | Callback class for iterating over all fields in a message |
| CMamaMsgIterator | Iterator class for mamaMsg |
| CMamaMsgQual | Wrapper/utility class which provides useful interrogation, comparison and manipulation facilities for the Mama Message Qualifier data field (wMsgQual) which is a "bit-map" used to convey duplicate, delayed and out-of-sequence information about messages |
| CMamaMulticastFtMember | |
| CMamaPrice | MamaPrice is a special data type for representing floating point numbers that often require special formatting for display purposes, such as prices |
| CMamaPublisher | The publisher class publishes messages to basic or market data subscriptions depending on the underlying transport |
| CMamaPublishTopic | |
| CMamaQueue | Queue allows applications to dispatch events in order with multiple threads using a single MamaDispatcher for each queue |
| CMamaQueueEnqueueCallback | Callback interface for the MamaQueue::setEnqueueCallback () method |
| CMamaQueueEventCallback | Definition of the callback method for when a user added event fires |
| CMamaQueueGroup | A simple class for allocating subscriptions amongst multiple queues in a round robin |
| CMamaQueueMonitorCallback | Receive callbacks when certain conditions for the MamaQueue are met |
| CMamaReservedFields | |
| CMamaSendCompleteCallback | Callback interface for use with the MamaPublisher.sendWithThrottle() and MamaPublisher.sendFromInboxWithThrottle() methods |
| CMamaSource | A MAMA source maintains information about a data source, including the quality of the data coming from that source |
| CMamaSourceDerivative | A MamaSourceDerivative provides a reference to a common MamaSource object but can have attributes (such as the quality state) overridden |
| ▼CMamaSourceGroup | A MAMA source group monitors a set of MAMA sources that presumably provide a duplicate set of data |
| Citerator | |
| ▼CMamaSourceGroupManager | A MAMA source group manager monitors a set of MAMA source groups |
| Citerator | |
| ▼CMamaSourceManager | A MAMA source manager maintains information about a set of data sources, including the quality of the data coming from those sources |
| Citerator | |
| CMamaSourceStateChangeCallback | Applications can register with MamaSourceGroup to receive state change notifications when the state of sources within the group has changed |
| CMamaStartCallback | Callback object passed to Mama::startBackground() |
| CMamaStat | |
| CMamaStatsCollector | |
| CMamaStatus | |
| CMamaSubscription | The MamaSubscription interface represents a subscription to a topic |
| CMamaSubscriptionCallback | The message callback interface |
| CMamaSubscriptionIteratorCallback | |
| CMamaSymbolList | MamaSymbolList manages a list of MAMA symbols and related attributes |
| CMamaSymbolListFile | MamaSymbolListFile is a file based symbol list with the ability to detect external changes to the file |
| CMamaSymbolListIteratorHandler | The MamaSymbolListIteratorHandler interface |
| CMamaSymbolListMember | Information about the symbol list member |
| CMamaSymbolListMembershipHandler | The MamaSymbolListMembershipHandler interface |
| CMamaSymbolListResortHandler | The MamaSymbolListResortHandler interface |
| CMamaSymbolMap | Ability for MAMA to do client side symbology mapping |
| CMamaSymbolMapFile | MamaSymbolMapFile is a concrete implementation of a symbology map |
| CMamaSymbolSource | MamaSymbolSource defines an interface which all SymbolSources should implement in order to provide a mechanism by which objects implementing the "MamaSymbolSourceCallback::onSymbol" can be registered with the source such that they can be notified of new symbols as they arrive |
| CMamaSymbolSourceCallback | The MamaSymbolSourceCallback interface |
| CMamaSymbolStoreSaveCallback | The MamaSymbolStoreSaveCallback interface |
| CMamaTimer | A repeating timer |
| CMamaTimerCallback | Subclass this to receive timer notifications |
| CMamaTimeZone | A time zone representation to make conversion of timestamps to and from particular time zones more convenient |
| CMamaTransport | Market data functionality |
| CMamaTransportCallback | Transport callback |
| CMamaTransportMap | |
| CMamaTransportTopicEventCallback | TransportTopicEvent callback |