The most recent content from our members.
Hi, suppose I have a class that inherits from OmmConsumerClient: class Client : public thomsonreuters::ema::access::OmmConsumerClient { public: Client(); ~Client(); void onRefreshMsg(const thomsonreuters::ema::access::RefreshMsg&, msg, const thomsonreuters::ema::access::OmmConsumerEvent& event); void onUpdateMsg(const…
If OmmConsumer::submit() throws an OmmException, the Mutex _userLock in OmmBaseImpl is left in the locked state. Is this intended ???
It looks like you're new here. Sign in or register to get started.