GNU Radio 3.7.1 C++ API
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 <fft.h>

List of all members.

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: