Audacity 3.2.0
Public Types | Public Attributes | List of all members
anonymous_namespace{NoiseReduction.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{NoiseReduction.cpp}::PrefsTableEntry< StructureType, FieldType >

Definition at line 503 of file NoiseReduction.cpp.

Member Typedef Documentation

◆ MemberPointer

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

Definition at line 504 of file NoiseReduction.cpp.

Member Data Documentation

◆ defaultValue

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

Definition at line 508 of file NoiseReduction.cpp.

◆ field

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

Definition at line 506 of file NoiseReduction.cpp.

◆ name

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

Definition at line 507 of file NoiseReduction.cpp.


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