List of all members | Public Types | Public Member Functions
fftwpp::Threadtable< T, L > Class Template Reference

#include <fftw++.h>

Inheritance diagram for fftwpp::Threadtable< T, L >:
Inheritance graph
[legend]

Public Types

typedef std::map< T,
threaddata, L > 
Table
 

Public Member Functions

threaddata Lookup (Table &table, T key)
 
void Store (Table &threadtable, T key, const threaddata &data)
 

Detailed Description

template<class T, class L>
class fftwpp::Threadtable< T, L >

Definition at line 640 of file fftw++.h.

Member Typedef Documentation

template<class T, class L>
typedef std::map<T,threaddata,L> fftwpp::Threadtable< T, L >::Table

Definition at line 642 of file fftw++.h.

Member Function Documentation

template<class T, class L>
threaddata fftwpp::Threadtable< T, L >::Lookup ( Table table,
key 
)
inline

Definition at line 644 of file fftw++.h.

template<class T, class L>
void fftwpp::Threadtable< T, L >::Store ( Table threadtable,
key,
const threaddata data 
)
inline

Definition at line 649 of file fftw++.h.


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

, generated on Tue Sep 26 2023.