HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Ef_OutputValueCache Class Reference

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 ()
 

Detailed Description

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.

Constructor & Destructor Documentation

EF_API Ef_OutputValueCache::Ef_OutputValueCache ( )

Constructor.

EF_API Ef_OutputValueCache::~Ef_OutputValueCache ( )

Destructor.


The documentation for this class was generated from the following file: