GNU Radio Manual and C++ API Reference  3.7.9.2
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
thrift_server_template.h File Reference
#include <gnuradio/prefs.h>
#include <gnuradio/logger.h>
#include <gnuradio/thrift_application_base.h>
#include <iostream>
#include <thrift/server/TSimpleServer.h>
#include <thrift/server/TThreadPoolServer.h>
#include <thrift/concurrency/ThreadManager.h>
#include <thrift/concurrency/PlatformThreadFactory.h>
#include <thrift/transport/TServerSocket.h>
#include <thrift/transport/TBufferTransports.h>
#include "thrift/ControlPort.h"
Include dependency graph for thrift_server_template.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  thrift_server_template< TserverBase, TserverClass, TImplClass >