I have a custom class inheriting the DynamicEntityDataSource. I want to apply a similar filtering mechanism just like ArcGISStreamServiceFilter but I couldn't find any examples. I wanted to look at ArcGISStreamService class's setFilter() function but I could not find the .cpp implementation.