zookeeper-cpp
ZooKeeper Client for C++
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Groups
zk::connection_zk::watcher Class Reference
+ Inheritance diagram for zk::connection_zk::watcher:

Public Member Functions

virtual void deliver_event (event ev)
 
future< eventget_event_future ()
 

Protected Attributes

std::atomic< bool > _event_delivered
 
promise< event_event_promise
 

Detailed Description

Definition at line 206 of file connection_zk.cpp.


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