Mantid
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
MantidQt::MantidWidgets::ApplySpectra< F > Struct Template Reference

#include <FunctionModelSpectra.h>

Public Member Functions

 ApplySpectra (F &&functor)
 
void operator() (const FunctionModelSpectra &spectra) const
 

Private Attributes

m_functor
 

Detailed Description

template<typename F>
struct MantidQt::MantidWidgets::ApplySpectra< F >

Definition at line 60 of file FunctionModelSpectra.h.

Constructor & Destructor Documentation

◆ ApplySpectra()

template<typename F >
MantidQt::MantidWidgets::ApplySpectra< F >::ApplySpectra ( F &&  functor)
inlineexplicit

Definition at line 61 of file FunctionModelSpectra.h.

Member Function Documentation

◆ operator()()

template<typename F >
void MantidQt::MantidWidgets::ApplySpectra< F >::operator() ( const FunctionModelSpectra spectra) const
inline

Member Data Documentation

◆ m_functor

template<typename F >
F MantidQt::MantidWidgets::ApplySpectra< F >::m_functor
private

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