CWombat::MamaSourceGroup::iterator | |
CWombat::MamaSourceGroupManager::iterator | |
CWombat::MamaSourceManager::iterator | |
CWombat::Mama | The Mama class provides methods global initialization and manipulating global options |
▼CWombat::MamaBasicSubscription | The MamaBasicSubscription interface represents a subscription to a topic with no market data semantics |
CWombat::MamaBasicWildCardSubscription | The MamaBasicWildCardSubscription interface represents a subscription to a topic with no market data semantics |
CWombat::MamaSubscription | The MamaSubscription interface represents a subscription to a topic |
CWombat::MamaBasicSubscriptionCallback | The message callback interface for basic subscriptions |
CWombat::MamaBasicWildCardSubscriptionCallback | The message callback interface for basic subscriptions |
CWombat::MamaBridgeCallback | Bridge callback |
CWombat::MamaDateTime | A date/time representation with additional hints for precision, advanced output formatting and support for time zone conversion (using the MamaTimeZone type) |
CWombat::MamaDictionary | The MamaDictionary class maps field identifiers (FIDs) to human readable strings |
CWombat::MamaDictionaryCallback | The WombatDictionaryCallback receives notification regarding the population of the data dictionary |
CWombat::MamaDispatcher | The dispatcher dispatches events from a queue until it is destroyed or MamaQueue->stopDispatch () is called |
CWombat::MamaDQPublisher | |
CWombat::MamaDQPublisherManager | |
CWombat::MamaDQPublisherManagerCallback | |
CWombat::MamaFieldDescriptor | The MamaFieldDescriptor class describes a field within a MamaDictionary |
▼CWombat::MamaFtMember | |
CWombat::MamaBridgeFtMember | |
CWombat::MamaMulticastFtMember | |
CWombat::MamaFtMemberCallback | |
CWombat::MamaInbox | Used for sending messages requesting a direct reply |
CWombat::MamaInboxCallback | The MamaInboxCallback gets invoked when a message arrives in an inbox or when inbox related errors arise |
CWombat::MamaIo | A repeating IO |
CWombat::MamaIoCallback | Subclass this to receive IO notifications |
CWombat::MamaLogFile | The MamaLogFile class provides a single interface for the configuration and control of Mama logging activity |
CWombat::MamaLogFileCallback | Subclass this to receive log notifications |
CWombat::MamaMsg | MAMA message representation |
CWombat::MamaMsgField | MamaMsg field representation |
CWombat::MamaMsgFieldIterator | Callback class for iterating over all fields in a message |
CWombat::MamaMsgIterator | Iterator class for mamaMsg |
CWombat::MamaMsgQual | 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 |
CWombat::MamaPrice | MamaPrice is a special data type for representing floating point numbers that often require special formatting for display purposes, such as prices |
CWombat::MamaPublisher | The publisher class publishes messages to basic or market data subscriptions depending on the underlying transport |
CWombat::MamaPublishTopic | |
CWombat::MamaQueue | Queue allows applications to dispatch events in order with multiple threads using a single MamaDispatcher for each queue |
CWombat::MamaQueueEnqueueCallback | Callback interface for the MamaQueue::setEnqueueCallback () method |
CWombat::MamaQueueEventCallback | Definition of the callback method for when a user added event fires |
CWombat::MamaQueueGroup | A simple class for allocating subscriptions amongst multiple queues in a round robin |
CWombat::MamaQueueMonitorCallback | Receive callbacks when certain conditions for the MamaQueue are met |
CWombat::MamaReservedFields | |
CWombat::MamaSendCompleteCallback | Callback interface for use with the MamaPublisher.sendWithThrottle() and MamaPublisher.sendFromInboxWithThrottle() methods |
CWombat::MamaSourceGroup | A MAMA source group monitors a set of MAMA sources that presumably provide a duplicate set of data |
CWombat::MamaSourceGroupManager | A MAMA source group manager monitors a set of MAMA source groups |
▼CWombat::MamaSourceManager | A MAMA source manager maintains information about a set of data sources, including the quality of the data coming from those sources |
▼CWombat::MamaSource | A MAMA source maintains information about a data source, including the quality of the data coming from that source |
CWombat::MamaSourceDerivative | A MamaSourceDerivative provides a reference to a common MamaSource object but can have attributes (such as the quality state) overridden |
CWombat::MamaSourceStateChangeCallback | Applications can register with MamaSourceGroup to receive state change notifications when the state of sources within the group has changed |
CWombat::MamaStartCallback | Callback object passed to Mama::startBackground() |
CWombat::MamaStat | |
CWombat::MamaStatsCollector | |
CWombat::MamaStatus | |
CWombat::MamaSubscriptionCallback | The message callback interface |
CWombat::MamaSubscriptionIteratorCallback | |
▼CWombat::MamaSymbolList | MamaSymbolList manages a list of MAMA symbols and related attributes |
CWombat::MamaSymbolListFile | MamaSymbolListFile is a file based symbol list with the ability to detect external changes to the file |
CWombat::MamaSymbolListIteratorHandler | The MamaSymbolListIteratorHandler interface |
CWombat::MamaSymbolListMember | Information about the symbol list member |
CWombat::MamaSymbolListMembershipHandler | The MamaSymbolListMembershipHandler interface |
CWombat::MamaSymbolListResortHandler | The MamaSymbolListResortHandler interface |
▼CWombat::MamaSymbolMap | Ability for MAMA to do client side symbology mapping |
CWombat::MamaSymbolMapFile | MamaSymbolMapFile is a concrete implementation of a symbology map |
CWombat::MamaSymbolSource | 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 |
CWombat::MamaSymbolSourceCallback | The MamaSymbolSourceCallback interface |
CWombat::MamaSymbolStoreSaveCallback | The MamaSymbolStoreSaveCallback interface |
CWombat::MamaTimer | A repeating timer |
CWombat::MamaTimerCallback | Subclass this to receive timer notifications |
CWombat::MamaTimeZone | A time zone representation to make conversion of timestamps to and from particular time zones more convenient |
CWombat::MamaTransport | Market data functionality |
CWombat::MamaTransportCallback | Transport callback |
CWombat::MamaTransportMap | |
CWombat::MamaTransportTopicEventCallback | TransportTopicEvent callback |