OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
etcdserverpb::Watch::WithAsyncMethod_Watch< BaseClass > Class Template Reference

#include <rpc.grpc.pb.h>

Inheritance diagram for etcdserverpb::Watch::WithAsyncMethod_Watch< BaseClass >:
Collaboration diagram for etcdserverpb::Watch::WithAsyncMethod_Watch< BaseClass >:

Public Member Functions

 WithAsyncMethod_Watch ()
 
 ~WithAsyncMethod_Watch () override
 
::grpc::Status Watch (::grpc::ServerContext *context,::grpc::ServerReaderWriter< ::etcdserverpb::WatchResponse,::etcdserverpb::WatchRequest > *stream) finaloverride
 
void RequestWatch (::grpc::ServerContext *context,::grpc::ServerAsyncReaderWriter< ::etcdserverpb::WatchResponse,::etcdserverpb::WatchRequest > *stream,::grpc::CompletionQueue *new_call_cq,::grpc::ServerCompletionQueue *notification_cq, void *tag)
 

Private Member Functions

void BaseClassMustBeDerivedFromService (const Service *service)
 

Detailed Description

template<class BaseClass>
class etcdserverpb::Watch::WithAsyncMethod_Watch< BaseClass >

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

Constructor & Destructor Documentation

template<class BaseClass >
etcdserverpb::Watch::WithAsyncMethod_Watch< BaseClass >::WithAsyncMethod_Watch ( )
inline

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

template<class BaseClass >
etcdserverpb::Watch::WithAsyncMethod_Watch< BaseClass >::~WithAsyncMethod_Watch ( )
inlineoverride

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

Here is the call graph for this function:

Member Function Documentation

template<class BaseClass >
void etcdserverpb::Watch::WithAsyncMethod_Watch< BaseClass >::BaseClassMustBeDerivedFromService ( const Service service)
inlineprivate

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

template<class BaseClass >
void etcdserverpb::Watch::WithAsyncMethod_Watch< BaseClass >::RequestWatch ( ::grpc::ServerContext *  context,
::grpc::ServerAsyncReaderWriter< ::etcdserverpb::WatchResponse,::etcdserverpb::WatchRequest > *  stream,
::grpc::CompletionQueue *  new_call_cq,
::grpc::ServerCompletionQueue *  notification_cq,
void *  tag 
)
inline

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

template<class BaseClass >
::grpc::Status etcdserverpb::Watch::WithAsyncMethod_Watch< BaseClass >::Watch ( ::grpc::ServerContext *  context,
::grpc::ServerReaderWriter< ::etcdserverpb::WatchResponse,::etcdserverpb::WatchRequest > *  stream 
)
inlinefinaloverride

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


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