|
HDK
|
An output-to-value storage for caching. The class provides accessor types for thread-safe, as well as unprotected access. More...
#include <outputValueCache.h>
Classes | |
| class | ExclusiveAccess |
| class | SharedAccess |
Public Member Functions | |
| EF_API | Ef_OutputValueCache () |
| EF_API | ~Ef_OutputValueCache () |
An output-to-value storage for caching. The class provides accessor types for thread-safe, as well as unprotected access.
Definition at line 38 of file outputValueCache.h.
| EF_API Ef_OutputValueCache::Ef_OutputValueCache | ( | ) |
Constructor.
| EF_API Ef_OutputValueCache::~Ef_OutputValueCache | ( | ) |
Destructor.