GNU Radio Manual and C++ API Reference  3.7.13.4
The Free & Open Software Radio Ecosystem
rpcserver_thrift.h File Reference
#include <gnuradio/rpcserver_base.h>
#include <gnuradio/rpcpmtconverters_thrift.h>
#include <string>
#include <iostream>
#include <sstream>
#include <map>
#include "thrift/ControlPort.h"
#include "thrift/gnuradio_types.h"
#include <boost/format.hpp>
#include <boost/thread/mutex.hpp>

Go to the source code of this file.

Classes

class  rpcserver_thrift
 

Macros

#define S(x)   #x
 
#define S_(x)   S(x)
 
#define S__LINE__   S_(__LINE__)
 

Macro Definition Documentation

#define S (   x)    #x
#define S_ (   x)    S(x)
#define S__LINE__   S_(__LINE__)