![]() |
B2BITS FIX Antenna C++
2.29.0
|
#include <B2BITS_CqgSecurityDefinitionListener.h>
Public Member Functions | |
virtual void | onSecurityDefinition (AFeedID feedID, const std::string &exCode, Engine::FIXMessage const &msg)=0 |
Raised when new incoming security definition message is received. More... | |
virtual void | onSecurityDefinitionListComplete ()=0 |
Raised to notify about security definition request complete. More... | |
virtual | ~SecurityDefinitionListener () |
![]() | |
virtual bool | addRef () const throw () |
Increments reference counter. More... | |
virtual long | getNRef () const throw () |
Returns the current value of the reference counter. More... | |
ReferenceCounter () throw () | |
Constructor. More... | |
virtual long | release () const throw () |
Decrements reference counter. More... | |
Additional Inherited Members | |
![]() | |
long | decrement () const throw () |
Decrements counter and returns new counter value. More... | |
long | increment () const throw () |
Increments counter and returns new counter value. More... | |
virtual | ~ReferenceCounter () |
Destructor. More... | |
|
inlinevirtual |
|
pure virtual |
Raised when new incoming security definition message is received.
|
pure virtual |
Raised to notify about security definition request complete.