Audacity 3.2.0
Public Attributes | List of all members
anonymous_namespace{WaveformView.cpp}::WaveformPainter::ChannelCaches Struct Referencefinal
Collaboration diagram for anonymous_namespace{WaveformView.cpp}::WaveformPainter::ChannelCaches:
[legend]

Public Attributes

std::shared_ptr< WaveDataCacheDataCache
 
std::unique_ptr< WaveBitmapCacheBitmapCache
 

Detailed Description

Definition at line 306 of file WaveformView.cpp.

Member Data Documentation

◆ BitmapCache

std::unique_ptr<WaveBitmapCache> anonymous_namespace{WaveformView.cpp}::WaveformPainter::ChannelCaches::BitmapCache

Definition at line 309 of file WaveformView.cpp.

◆ DataCache

std::shared_ptr<WaveDataCache> anonymous_namespace{WaveformView.cpp}::WaveformPainter::ChannelCaches::DataCache

Definition at line 308 of file WaveformView.cpp.


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