OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
etcdserverpb::Watch::Service Class Reference

#include <rpc.grpc.pb.h>

Inheritance diagram for etcdserverpb::Watch::Service:
Collaboration diagram for etcdserverpb::Watch::Service:

Public Member Functions

 Service ()
 
virtual ~Service ()
 
virtual ::grpc::Status Watch (::grpc::ServerContext *context,::grpc::ServerReaderWriter< ::etcdserverpb::WatchResponse,::etcdserverpb::WatchRequest > *stream)
 

Detailed Description

Definition at line 520 of file rpc.grpc.pb.h.

Constructor & Destructor Documentation

etcdserverpb::Watch::Service::Service ( )

Definition at line 193 of file rpc.grpc.pb.cc.

Here is the call graph for this function:

etcdserverpb::Watch::Service::~Service ( )
virtual

Definition at line 201 of file rpc.grpc.pb.cc.

Member Function Documentation

grpc::Status etcdserverpb::Watch::Service::Watch ( ::grpc::ServerContext *  context,
::grpc::ServerReaderWriter< ::etcdserverpb::WatchResponse,::etcdserverpb::WatchRequest > *  stream 
)

Definition at line 204 of file rpc.grpc.pb.cc.


The documentation for this class was generated from the following files: