Audacity 3.2.0
Classes | Functions
anonymous_namespace{WaveChannelViewConstants.cpp} Namespace Reference

Classes

class  Registry
 

Functions

RegistryGetRegistry ()
 

Function Documentation

◆ GetRegistry()

Registry & anonymous_namespace{WaveChannelViewConstants.cpp}::GetRegistry ( )

Definition at line 77 of file WaveChannelViewConstants.cpp.

78 {
79 static Registry result;
80 return result;
81 }

Referenced by WaveChannelSubViewType::All(), and WaveChannelSubViewType::RegisteredType::RegisteredType().

Here is the caller graph for this function: