|  | Audacity 3.2.0
    | 
| Classes | |
| struct | Reader | 
| Public Member Functions | |
| ToMainSlot ()=default | |
| ToMainSlot (Response response) | |
| ToMainSlot & | operator= (ToMainSlot &&)=default | 
| ToMainSlot & | operator= (CounterAndOutputs &&arg) | 
| Public Attributes | |
| Response | mResponse | 
Definition at line 88 of file RealtimeEffectState.cpp.
| 
 | default | 
| 
 | inlineexplicit | 
Definition at line 91 of file RealtimeEffectState.cpp.
| 
 | inline | 
Definition at line 97 of file RealtimeEffectState.cpp.
References RealtimeEffectState::Response::counter, mResponse, and RealtimeEffectState::Response::pOutputs.
| 
 | default | 
| Response RealtimeEffectState::AccessState::ToMainSlot::mResponse | 
Definition at line 117 of file RealtimeEffectState.cpp.
Referenced by operator=().