tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
tracktion::engine::SelectedPluginIndex Struct Reference

Public Member Functions

bool operator== (const SelectedPluginIndex &other) const
 
bool operator< (const SelectedPluginIndex &other) const
 

Public Attributes

int index
 
Pluginplugin
 

Detailed Description

Definition at line 779 of file tracktion_Plugin.cpp.

Member Function Documentation

◆ operator<()

bool tracktion::engine::SelectedPluginIndex::operator< ( const SelectedPluginIndex other) const

Definition at line 785 of file tracktion_Plugin.cpp.

◆ operator==()

bool tracktion::engine::SelectedPluginIndex::operator== ( const SelectedPluginIndex other) const

Definition at line 784 of file tracktion_Plugin.cpp.

Member Data Documentation

◆ index

int tracktion::engine::SelectedPluginIndex::index

Definition at line 781 of file tracktion_Plugin.cpp.

◆ plugin

Plugin* tracktion::engine::SelectedPluginIndex::plugin

Definition at line 782 of file tracktion_Plugin.cpp.


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