LRT14
1.0
|
This is the complete list of members for CachedValue< T >, including all inherited members.
CachedValue(T initialValue, int cacheCycles=12) | CachedValue< T > | |
CachedValue() | CachedValue< T > | |
disableCaching() | CachedValue< T > | |
enableCaching(int cacheCycles=-1) | CachedValue< T > | |
getValue() | CachedValue< T > | |
hasNewValue() | CachedValue< T > | |
hasValue() | CachedValue< T > | |
incrementCounter() | CachedValue< T > | |
isCaching() | CachedValue< T > | |
peek() | CachedValue< T > | |
setValue(T newValue) | CachedValue< T > | |
uncache() | CachedValue< T > |