OpenMAMA
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
Wombat::MamaSymbolListResortHandler Class Reference

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.

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
{};

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