GNU Radio 3.4.0 C++ API
gri_fft_planner Class Reference

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

#include <gri_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 gri_fftw* classes.


Member Typedef Documentation

typedef boost::mutex::scoped_lock gri_fft_planner::scoped_lock

Member Function Documentation

static boost::mutex& gri_fft_planner::mutex ( ) [static]

Return reference to planner mutex


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