GNU Radio 3.6.5 C++ API

gruel::thread_body_wrapper< F > Class Template Reference

#include <thread_body_wrapper.h>

List of all members.

Public Member Functions

 thread_body_wrapper (F f, const std::string &name="")
void operator() ()

template<class F>
class gruel::thread_body_wrapper< F >


Constructor & Destructor Documentation

template<class F >
gruel::thread_body_wrapper< F >::thread_body_wrapper ( f,
const std::string &  name = "" 
) [inline, explicit]

References name.


Member Function Documentation

template<class F >
void gruel::thread_body_wrapper< F >::operator() ( ) [inline]

References gruel::mask_signals().


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