#include <gnuradio/rpcserver_booter_thrift.h>
Public Member Functions | |
rpcserver_booter_thrift () | |
~rpcserver_booter_thrift () | |
rpcserver_base * | i () |
const std::string & | type () |
const std::vector< std::string > | endpoints () |
![]() | |
rpcserver_booter_base () | |
virtual | ~rpcserver_booter_base () |
![]() | |
thrift_server_template (rpcserver_booter_thrift *_this) | |
~thrift_server_template () | |
![]() | |
thrift_application_base (TserverClass *_app) | |
~thrift_application_base () | |
Additional Inherited Members | |
![]() | |
static TserverBase * | i () |
static const std::vector< std::string > | endpoints () |
![]() | |
rpcserver_base * | i_impl () |
![]() | |
void | set_endpoint (const std::string &endpoint) |
![]() | |
std::unique_ptr< apache::thrift::server::TServer > | d_thriftserver |
gr::logger_ptr | d_logger |
gr::logger_ptr | d_debug_logger |
![]() | |
static TserverClass * | d_application |
static const unsigned int | d_default_max_init_attempts |
static const unsigned int | d_default_thrift_port |
static const unsigned int | d_default_num_thrift_threads |
static const unsigned int | d_default_thrift_buffer_size |
rpcserver_booter_thrift::rpcserver_booter_thrift | ( | ) |
rpcserver_booter_thrift::~rpcserver_booter_thrift | ( | ) |
|
virtual |
Implements rpcserver_booter_base.
|
virtual |
Implements rpcserver_booter_base.
|
inlinevirtual |
Implements rpcserver_booter_base.