Audacity 3.2.0
Public Types | Public Attributes | List of all members
anonymous_namespace{NoiseReductionBase.cpp}::PrefsTableEntry< StructureType, FieldType > Struct Template Reference

Public Types

typedef FieldTypeStructureType::* MemberPointer
 

Public Attributes

MemberPointer field
 
const wxChar * name
 
FieldType defaultValue
 

Detailed Description

template<typename StructureType, typename FieldType>
struct anonymous_namespace{NoiseReductionBase.cpp}::PrefsTableEntry< StructureType, FieldType >

Definition at line 322 of file NoiseReductionBase.cpp.

Member Typedef Documentation

◆ MemberPointer

template<typename StructureType , typename FieldType >
typedef FieldTypeStructureType::* anonymous_namespace{NoiseReductionBase.cpp}::PrefsTableEntry< StructureType, FieldType >::MemberPointer

Definition at line 324 of file NoiseReductionBase.cpp.

Member Data Documentation

◆ defaultValue

template<typename StructureType , typename FieldType >
FieldType anonymous_namespace{NoiseReductionBase.cpp}::PrefsTableEntry< StructureType, FieldType >::defaultValue

Definition at line 328 of file NoiseReductionBase.cpp.

◆ field

template<typename StructureType , typename FieldType >
MemberPointer anonymous_namespace{NoiseReductionBase.cpp}::PrefsTableEntry< StructureType, FieldType >::field

Definition at line 326 of file NoiseReductionBase.cpp.

◆ name

template<typename StructureType , typename FieldType >
const wxChar* anonymous_namespace{NoiseReductionBase.cpp}::PrefsTableEntry< StructureType, FieldType >::name

Definition at line 327 of file NoiseReductionBase.cpp.


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