GNU Radio Manual and C++ API Reference
3.8.1.0
The Free & Open Software Radio Ecosystem
Public Member Functions
|
List of all members
gr::thread::thread_body_wrapper< F > Class Template Reference
#include <
gnuradio/thread/thread_body_wrapper.h
>
Public Member Functions
thread_body_wrapper
(F f, const std::string &name="")
void
operator()
()
Constructor & Destructor Documentation
◆
thread_body_wrapper()
template<class F >
gr::thread::thread_body_wrapper
< F >::
thread_body_wrapper
(
F
f
,
const std::string &
name
=
""
)
inline
explicit
Member Function Documentation
◆
operator()()
template<class F >
void
gr::thread::thread_body_wrapper
< F >::operator()
(
)
inline
References
gr::thread::mask_signals()
.
The documentation for this class was generated from the following file:
thread_body_wrapper.h
gr
thread
thread_body_wrapper
Generated by
1.8.13