|
OpenSDN source code
|
#include <rpc.grpc.pb.h>
Classes | |
| class | Service |
| class | Stub |
| class | StubInterface |
| class | WithAsyncMethod_LeaseGrant |
| class | WithAsyncMethod_LeaseKeepAlive |
| class | WithAsyncMethod_LeaseRevoke |
| class | WithGenericMethod_LeaseGrant |
| class | WithGenericMethod_LeaseKeepAlive |
| class | WithGenericMethod_LeaseRevoke |
| class | WithStreamedUnaryMethod_LeaseGrant |
| class | WithStreamedUnaryMethod_LeaseRevoke |
Public Types | |
| typedef WithAsyncMethod_LeaseGrant< WithAsyncMethod_LeaseRevoke< WithAsyncMethod_LeaseKeepAlive< Service > > > | AsyncService |
| typedef WithStreamedUnaryMethod_LeaseGrant< WithStreamedUnaryMethod_LeaseRevoke< Service > > | StreamedUnaryService |
| typedef Service | SplitStreamedService |
| typedef WithStreamedUnaryMethod_LeaseGrant< WithStreamedUnaryMethod_LeaseRevoke< Service > > | StreamedService |
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 574 of file rpc.grpc.pb.h.
| typedef WithAsyncMethod_LeaseGrant<WithAsyncMethod_LeaseRevoke<WithAsyncMethod_LeaseKeepAlive<Service > > > etcdserverpb::Lease::AsyncService |
Definition at line 736 of file rpc.grpc.pb.h.
Definition at line 829 of file rpc.grpc.pb.h.
| typedef WithStreamedUnaryMethod_LeaseGrant<WithStreamedUnaryMethod_LeaseRevoke<Service > > etcdserverpb::Lease::StreamedService |
Definition at line 830 of file rpc.grpc.pb.h.
| typedef WithStreamedUnaryMethod_LeaseGrant<WithStreamedUnaryMethod_LeaseRevoke<Service > > etcdserverpb::Lease::StreamedUnaryService |
Definition at line 828 of file rpc.grpc.pb.h.
|
static |
Definition at line 217 of file rpc.grpc.pb.cc.
|
inlinestaticconstexpr |
Definition at line 576 of file rpc.grpc.pb.h.