DELEGATE_FILTER_. More...
#include <mi32/delegate.h>

Go to the source code of this file.
Typedefs | |
| typedef fastdelegate::FastDelegate < int(const FILEPATH &, MISTRING &, int)> | DELEGATE_FILTER_FILEPATH |
| typedef fastdelegate::FastDelegate < int(const RVC::OBJITEM &, MISTRING &, int)> | DELEGATE_FILTER_OBJITEM |
| typedef fastdelegate::FastDelegate < int(const RVC::OBJITEMLIST &, MISTRING &)> | DELEGATE_FILTER_OBJITEMLIST |
DELEGATE_FILTER_.
.. type definitions
| typedef fastdelegate::FastDelegate<int(const FILEPATH&, MISTRING&, int)> DELEGATE_FILTER_FILEPATH |
Delegate to filter FILEPATH.
| typedef fastdelegate::FastDelegate<int(const RVC::OBJITEM&, MISTRING&, int)> DELEGATE_FILTER_OBJITEM |
Delegate to filter RVC::OBJITEM.
| typedef fastdelegate::FastDelegate<int(const RVC::OBJITEMLIST&, MISTRING&)> DELEGATE_FILTER_OBJITEMLIST |
Delegate to filter RVC::OBJITEMLIST.
1.6.1