OpenSDN source code
etcdserverpb::WatchRequestDefaultTypeInternal Class Reference
Collaboration diagram for etcdserverpb::WatchRequestDefaultTypeInternal:

Public Attributes

::google::protobuf::internal::ExplicitlyConstructed< WatchRequest_instance
 
const ::etcdserverpb::WatchCreateRequestcreate_request_
 
const ::etcdserverpb::WatchCancelRequestcancel_request_
 

Detailed Description

Definition at line 123 of file rpc.pb.cc.

Member Data Documentation

◆ _instance

::google::protobuf::internal::ExplicitlyConstructed<WatchRequest> etcdserverpb::WatchRequestDefaultTypeInternal::_instance

Definition at line 126 of file rpc.pb.cc.

◆ cancel_request_

const ::etcdserverpb::WatchCancelRequest* etcdserverpb::WatchRequestDefaultTypeInternal::cancel_request_

Definition at line 128 of file rpc.pb.cc.

◆ create_request_

const ::etcdserverpb::WatchCreateRequest* etcdserverpb::WatchRequestDefaultTypeInternal::create_request_

Definition at line 127 of file rpc.pb.cc.


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