#include <gnuradio/api.h>
#include <gnuradio/log/backend.h>
#include <gnuradio/log/entry.h>
#include <zmq.hpp>
#include <atomic>
#include <set>
#include <thread>
Go to the source code of this file.
Classes | |
class | gr::log::logger |
Namespaces | |
namespace | gr |
Include this header to use the message passing features. | |
namespace | gr::log |
Functions | |
GR_RUNTIME_API logger & | gr::log::instance () |