|
MT Showcase SDK
|
Node property generator that caches events. More...
#include <CachingGenerators.hpp>
Protected Member Functions | |
| virtual void | updateCache () override |
Additional Inherited Members | |
Public Member Functions inherited from Showcase::CachingGenerator< PropertyGenerator > | |
| virtual folly::Future< ValueType > | next (folly::Executor *executor=nullptr) override |
| Initiate generation of the next value. More... | |
Node property generator that caches events.
|
overrideprotectedvirtual |
Nothing to report
Implements Showcase::CachingGenerator< PropertyGenerator >.