11#ifndef RPCSERVER_BOOTER_THRIFT_H
12#define RPCSERVER_BOOTER_THRIFT_H
14#include "thrift/ControlPort.h"
25 rpcserver_booter_thrift>
32 const std::string&
type() {
return d_type; }
Definition rpcserver_base.h:17
rpcserver_booter_base()
Definition rpcserver_booter_base.h:22
const std::string & type()
Definition rpcserver_booter_thrift.h:32
~rpcserver_booter_thrift()
const std::vector< std::string > endpoints()
rpcserver_booter_thrift()
Definition rpcserver_thrift.h:29
thrift_server_template(rpcserver_booter_thrift *_this)
Definition thrift_server_template.h:80