B2BITS FIX Antenna C++ 2.32.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Cqg::MDApplicationListener Class Reference

MDApplication observer. More...

#include <B2BITS_CqgMDApplicationListener.h>

+ Inheritance diagram for Cqg::MDApplicationListener:
+ Collaboration diagram for Cqg::MDApplicationListener:

Public Member Functions

virtual void process (::Engine::FIXMessage const &msg, FeedID const &feedId)
 Called on non X, d and W messages.
 
- Public Member Functions inherited from Utils::ReferenceCounter
virtual bool addRef () const throw ()
 Increments reference counter.
 
virtual long getNRef () const throw ()
 Returns the current value of the reference counter.
 
 ReferenceCounter () throw ()
 Constructor.
 
virtual long release () const throw ()
 Decrements reference counter.
 
- Public Member Functions inherited from Cqg::Logger
virtual void onDebug (std::string const &message)=0
 Notifies about debug event.
 
virtual void onError (std::string const &message)=0
 Notifies about error event.
 
virtual void onNote (std::string const &message)=0
 Notifies about note event.
 
virtual void onWarning (std::string const &message)=0
 Notifies about warning.
 
virtual ~Logger ()
 
- Public Member Functions inherited from Cqg::SecurityDefinitionListener
virtual void onSecurityDefinition (AFeedID feedID, const std::string &exCode, Engine::FIXMessage const &msg)=0
 Raised when new incoming security definition message is received.
 
virtual void onSecurityDefinitionListComplete ()=0
 Raised to notify about security definition request complete.
 
virtual ~SecurityDefinitionListener ()
 

Additional Inherited Members

- Protected Member Functions inherited from Utils::ReferenceCounter
long decrement () const throw ()
 Decrements counter and returns new counter value.
 
long increment () const throw ()
 Increments counter and returns new counter value.
 
virtual ~ReferenceCounter ()
 Destructor.
 

Detailed Description

MDApplication observer.

Member Function Documentation

◆ process()

virtual void Cqg::MDApplicationListener::process ( ::Engine::FIXMessage const & msg,
FeedID const & feedId )
inlinevirtual

Called on non X, d and W messages.

Note
This function can be called from different thread, so used should make it thread-safe in implementation
Parameters
msgmessage
feedIdfeed Id