OpenMAMA
Wombat::MamaSymbolListResortHandler Class Referenceabstract

The MamaSymbolListResortHandler interface. More...

#include <MamaSymbolListHandlerTypes.h>

Public Member Functions

virtual ~MamaSymbolListResortHandler ()
 
virtual void onResort (MamaSymbolList *symbolList)=0
 Method invoked when the sorting of the symbol list has changed. More...
 

Detailed Description

The MamaSymbolListResortHandler interface.

Instances of subclasses of this class can be registered with a MamaSymbolList and will be invoked when the sorting of the symbol list has changed.

Constructor & Destructor Documentation

virtual Wombat::MamaSymbolListResortHandler::~MamaSymbolListResortHandler ( )
virtual
121 {};

Member Function Documentation

virtual void Wombat::MamaSymbolListResortHandler::onResort ( MamaSymbolList symbolList)
pure virtual

Method invoked when the sorting of the symbol list has changed.

Parameters
symbolListThe symbol list.

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


© 2012 Linux Foundation