#include <rpc.grpc.pb.h>
|
| Stub (const std::shared_ptr< ::grpc::ChannelInterface > &channel) |
|
std::unique_ptr< ::grpc::ClientReaderWriter< ::etcdserverpb::WatchRequest, ::etcdserverpb::WatchResponse > > | Watch (::grpc::ClientContext *context) |
|
std::unique_ptr< ::grpc::ClientAsyncReaderWriter< ::etcdserverpb::WatchRequest, ::etcdserverpb::WatchResponse > > | AsyncWatch (::grpc::ClientContext *context, ::grpc::CompletionQueue *cq, void *tag) |
|
std::unique_ptr< ::grpc::ClientAsyncReaderWriter< ::etcdserverpb::WatchRequest, ::etcdserverpb::WatchResponse > > | PrepareAsyncWatch (::grpc::ClientContext *context, ::grpc::CompletionQueue *cq) |
|
virtual | ~StubInterface () |
|
std::unique_ptr< ::grpc::ClientReaderWriterInterface< ::etcdserverpb::WatchRequest, ::etcdserverpb::WatchResponse > > | Watch (::grpc::ClientContext *context) |
|
std::unique_ptr< ::grpc::ClientAsyncReaderWriterInterface< ::etcdserverpb::WatchRequest, ::etcdserverpb::WatchResponse > > | AsyncWatch (::grpc::ClientContext *context, ::grpc::CompletionQueue *cq, void *tag) |
|
std::unique_ptr< ::grpc::ClientAsyncReaderWriterInterface< ::etcdserverpb::WatchRequest, ::etcdserverpb::WatchResponse > > | PrepareAsyncWatch (::grpc::ClientContext *context, ::grpc::CompletionQueue *cq) |
|
Definition at line 498 of file rpc.grpc.pb.h.
◆ Stub()
etcdserverpb::Watch::Stub::Stub |
( |
const std::shared_ptr< ::grpc::ChannelInterface > & |
channel | ) |
|
◆ AsyncWatch()
◆ AsyncWatchRaw()
◆ PrepareAsyncWatch()
◆ PrepareAsyncWatchRaw()
◆ Watch()
◆ WatchRaw()
◆ channel_
std::shared_ptr< ::grpc::ChannelInterface> etcdserverpb::Watch::Stub::channel_ |
|
private |
◆ rpcmethod_Watch_
const ::grpc::internal::RpcMethod etcdserverpb::Watch::Stub::rpcmethod_Watch_ |
|
private |
The documentation for this class was generated from the following files: