OpenMAMA
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
Wombat::MamaSymbolSource Class Referenceabstract

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. More...

#include <MamaSymbolSource.h>

Public Member Functions

virtual ~MamaSymbolSource ()
 
virtual void addHandler (MamaSymbolSourceCallback *callback)=0
 

Detailed Description

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.

Constructor & Destructor Documentation

virtual Wombat::MamaSymbolSource::~MamaSymbolSource ( )
virtual
40 {};

Member Function Documentation

virtual void Wombat::MamaSymbolSource::addHandler ( MamaSymbolSourceCallback callback)
pure virtual

The documentation for this class was generated from the following file:


© 2012 Linux Foundation