The MamaSymbolStoreSaveCallback interface.
More...
#include <MamaSymbolStoreSaveCallback.h>
Detailed Description
The MamaSymbolStoreSaveCallback interface.
An Object implementing this interface can be passed to the saveSymbolsToFile() function as a mechanism for filtering / transforming symbols being saved to files.
Constructor & Destructor Documentation
virtual Wombat::MamaSymbolStoreSaveCallback::~MamaSymbolStoreSaveCallback |
( |
| ) |
|
|
virtual |
Member Function Documentation
virtual const char* Wombat::MamaSymbolStoreSaveCallback::savefilterConverter |
( |
const char * |
symbol | ) |
|
|
pure virtual |
Method invoked when a symbol is being saved to file.
- Parameters
-
symbol | The symbol just added to the store. |
The documentation for this class was generated from the following file: