![]() |
|
Include dependency graph for outputValueCache.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Ef_OutputValueCache |
| An output-to-value storage for caching. More... | |
| class | Ef_OutputValueCache::ExclusiveAccess |
| An accessor that provides exclusive read/write access to the cache. More... | |
| class | Ef_OutputValueCache::SharedAccess |
| This accessor grants shared read access to the cache, preventing any concurrent write access. More... | |