OpenSDN source code
|
#include "rpc.pb.h"
#include "rpc.grpc.pb.h"
#include <grpcpp/impl/codegen/async_stream.h>
#include <grpcpp/impl/codegen/async_unary_call.h>
#include <grpcpp/impl/codegen/channel_interface.h>
#include <grpcpp/impl/codegen/client_unary_call.h>
#include <grpcpp/impl/codegen/method_handler_impl.h>
#include <grpcpp/impl/codegen/rpc_service_method.h>
#include <grpcpp/impl/codegen/service_type.h>
#include <grpcpp/impl/codegen/sync_stream.h>
Go to the source code of this file.
Namespaces | |
etcdserverpb | |
Variables | |
static const char * | etcdserverpb::KV_method_names [] |
static const char * | etcdserverpb::Watch_method_names [] |
static const char * | etcdserverpb::Lease_method_names [] |
static const char * | etcdserverpb::Cluster_method_names [] |
static const char * | etcdserverpb::Maintenance_method_names [] |
static const char * | etcdserverpb::Auth_method_names [] |