![]() |
Audacity 3.2.0
|
This is the complete list of members for WrappedType, including all inherited members.
| eWrappedType | WrappedType | |
| IsString() | WrappedType | |
| mpBool | WrappedType | |
| mpDouble | WrappedType | |
| mpInt | WrappedType | |
| mpStr | WrappedType | |
| ReadAsBool() | WrappedType | |
| ReadAsDouble() | WrappedType | |
| ReadAsInt() | WrappedType | |
| ReadAsString() | WrappedType | |
| WrappedType(wxString &InStr) | WrappedType | inlineexplicit |
| WrappedType(int &InInt) | WrappedType | inlineexplicit |
| WrappedType(double &InDouble) | WrappedType | inlineexplicit |
| WrappedType(bool &InBool) | WrappedType | inlineexplicit |
| WrappedType() | WrappedType | inlineexplicit |
| WriteToAsBool(const bool InBool) | WrappedType | |
| WriteToAsDouble(const double InDouble) | WrappedType | |
| WriteToAsInt(const int InInt) | WrappedType | |
| WriteToAsString(const wxString &InStr) | WrappedType |