|
OpenSDN source code
|
#include <rpc.grpc.pb.h>
Classes | |
| class | Service |
| class | Stub |
| class | StubInterface |
| class | WithAsyncMethod_Compact |
| class | WithAsyncMethod_DeleteRange |
| class | WithAsyncMethod_Put |
| class | WithAsyncMethod_Range |
| class | WithAsyncMethod_Txn |
| class | WithGenericMethod_Compact |
| class | WithGenericMethod_DeleteRange |
| class | WithGenericMethod_Put |
| class | WithGenericMethod_Range |
| class | WithGenericMethod_Txn |
| class | WithStreamedUnaryMethod_Compact |
| class | WithStreamedUnaryMethod_DeleteRange |
| class | WithStreamedUnaryMethod_Put |
| class | WithStreamedUnaryMethod_Range |
| class | WithStreamedUnaryMethod_Txn |
Static Public Member Functions | |
| static constexpr char const * | service_full_name () |
| static std::unique_ptr< Stub > | NewStub (const std::shared_ptr< ::grpc::ChannelInterface > &channel, const ::grpc::StubOptions &options=::grpc::StubOptions()) |
Definition at line 28 of file rpc.grpc.pb.h.
| typedef WithAsyncMethod_Range<WithAsyncMethod_Put<WithAsyncMethod_DeleteRange<WithAsyncMethod_Txn<WithAsyncMethod_Compact<Service > > > > > etcdserverpb::KV::AsyncService |
Definition at line 280 of file rpc.grpc.pb.h.
Definition at line 467 of file rpc.grpc.pb.h.
Definition at line 468 of file rpc.grpc.pb.h.
Definition at line 466 of file rpc.grpc.pb.h.
|
static |
Definition at line 26 of file rpc.grpc.pb.cc.
|
inlinestaticconstexpr |
Definition at line 30 of file rpc.grpc.pb.h.