Go to the documentation of this file.
23 #ifndef INCLUDED_CTRLPORT_PROBE_C_H
24 #define INCLUDED_CTRLPORT_PROBE_C_H
29 #include <boost/thread/shared_mutex.hpp>
56 static sptr make(
const std::string &
id,
const std::string &desc);
58 virtual std::vector<gr_complex>
get() = 0;