|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Public Member Functions | |
| bool | operator== (const SelectedPluginIndex &other) const |
| bool | operator< (const SelectedPluginIndex &other) const |
Public Attributes | |
| int | index |
| Plugin * | plugin |
Definition at line 779 of file tracktion_Plugin.cpp.
| bool tracktion::engine::SelectedPluginIndex::operator< | ( | const SelectedPluginIndex & | other | ) | const |
Definition at line 785 of file tracktion_Plugin.cpp.
| bool tracktion::engine::SelectedPluginIndex::operator== | ( | const SelectedPluginIndex & | other | ) | const |
Definition at line 784 of file tracktion_Plugin.cpp.
| int tracktion::engine::SelectedPluginIndex::index |
Definition at line 781 of file tracktion_Plugin.cpp.
| Plugin* tracktion::engine::SelectedPluginIndex::plugin |
Definition at line 782 of file tracktion_Plugin.cpp.