Audacity 3.2.0
|
Public Types | |
typedef FieldTypeStructureType::* | MemberPointer |
Public Attributes | |
MemberPointer | field |
const wxChar * | name |
FieldType | defaultValue |
Definition at line 322 of file NoiseReductionBase.cpp.
typedef FieldTypeStructureType::* anonymous_namespace{NoiseReductionBase.cpp}::PrefsTableEntry< StructureType, FieldType >::MemberPointer |
Definition at line 324 of file NoiseReductionBase.cpp.
FieldType anonymous_namespace{NoiseReductionBase.cpp}::PrefsTableEntry< StructureType, FieldType >::defaultValue |
Definition at line 328 of file NoiseReductionBase.cpp.
MemberPointer anonymous_namespace{NoiseReductionBase.cpp}::PrefsTableEntry< StructureType, FieldType >::field |
Definition at line 326 of file NoiseReductionBase.cpp.
const wxChar* anonymous_namespace{NoiseReductionBase.cpp}::PrefsTableEntry< StructureType, FieldType >::name |
Definition at line 327 of file NoiseReductionBase.cpp.