|
noexcept |
Sets a key filter factory.
The given factory function must return a filter function that returns true if the key matches the filter criteria, false otherwise.
name | The name of the key filter. |
factory | The filter factory function. |
Definition at line 1659 of file DataStorm.h.