Audacity 3.2.0
List of all members
NyquistBase::ExecFromMainHook Struct Reference

#include <NyquistBase.h>

Inheritance diagram for NyquistBase::ExecFromMainHook:
[legend]
Collaboration diagram for NyquistBase::ExecFromMainHook:
[legend]

Additional Inherited Members

- Public Types inherited from GlobalHook< ExecFromMainHook, void(wxString *pIn, wxString *pOut)>
using result_type = typename std::function< void(wxString *pIn, wxString *pOut) >::result_type
 
using Scope = typename GlobalVariable< ExecFromMainHook, const std::function< void(wxString *pIn, wxString *pOut) >, nullptr, Options... >::Scope
 
- Public Types inherited from GlobalVariable< ExecFromMainHook, const std::function< void(wxString *pIn, wxString *pOut) >, nullptr, Options... >
using variable_type = GlobalVariable
 
using stored_type = const std::function< void(wxString *pIn, wxString *pOut) >
 
using mutable_type = std::remove_const_t< const std::function< void(wxString *pIn, wxString *pOut) > >
 
- Static Public Member Functions inherited from GlobalHook< ExecFromMainHook, void(wxString *pIn, wxString *pOut)>
static result_type Call (Arguments &&...arguments)
 Null check of the installed function is done for you. More...
 
- Static Public Member Functions inherited from GlobalVariable< ExecFromMainHook, const std::function< void(wxString *pIn, wxString *pOut) >, nullptr, Options... >
static stored_typeGet ()
 Get the installed value. More...
 
static auto Set (std::conditional_t< ScopedOnly, dummy, mutable_type > replacement) -> std::conditional_t< ScopedOnly, void, mutable_type >
 Move in a new value, move out and return the previous. More...
 

Detailed Description

Definition at line 100 of file NyquistBase.h.


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