GNU Radio 3.7.1-34 C++ API
gr::thread::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() ()

Constructor & Destructor Documentation

template<class F >
gr::thread::thread_body_wrapper< F >::thread_body_wrapper ( f,
const std::string &  name = "" 
)
inlineexplicit

References name.


Member Function Documentation

template<class F >
void gr::thread::thread_body_wrapper< F >::operator() ( )
inline

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