Audacity 3.2.0
Public Attributes | List of all members
GraphicsDataCacheBase::LookupElement Struct Referencefinal

Element of the cache lookup. More...

#include <GraphicsDataCache.h>

Collaboration diagram for GraphicsDataCacheBase::LookupElement:
[legend]

Public Attributes

GraphicsDataCacheKey Key
 
GraphicsDataCacheElementBaseData {}
 

Detailed Description

Element of the cache lookup.

Definition at line 77 of file GraphicsDataCache.h.

Member Data Documentation

◆ Data

GraphicsDataCacheElementBase* GraphicsDataCacheBase::LookupElement::Data {}

Definition at line 80 of file GraphicsDataCache.h.

◆ Key

GraphicsDataCacheKey GraphicsDataCacheBase::LookupElement::Key

Definition at line 79 of file GraphicsDataCache.h.


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