Used in AssetFiltering as a generic way to query a filter for containment and assetId.
More...
#include <cs_FilterInterface.h>
Used in AssetFiltering as a generic way to query a filter for containment and assetId.
◆ ~FilterInterface()
| virtual FilterInterface::~FilterInterface |
( |
| ) |
|
|
virtualdefault |
◆ contains()
| virtual bool FilterInterface::contains |
( |
const void * |
key, |
|
|
size_t |
keyLengthInBytes |
|
) |
| |
|
pure virtual |
◆ isValid()
| virtual bool FilterInterface::isValid |
( |
| ) |
|
|
pure virtual |
◆ size()
| virtual size_t FilterInterface::size |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: