GNU Radio Manual and C++ API Reference  3.7.13.4
The Free & Open Software Radio Ecosystem
gr::fft::planner Class Reference

Export reference to planner mutex for those apps that want to use FFTW w/o using the fft_impl_fftw* classes. More...

#include <gnuradio/fft/fft.h>

Public Types

typedef boost::mutex::scoped_lock scoped_lock
 

Static Public Member Functions

static boost::mutex & mutex ()
 

Detailed Description

Export reference to planner mutex for those apps that want to use FFTW w/o using the fft_impl_fftw* classes.

Member Typedef Documentation

typedef boost::mutex::scoped_lock gr::fft::planner::scoped_lock

Member Function Documentation

static boost::mutex& gr::fft::planner::mutex ( )
static

Return reference to planner mutex


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