zookeeper-cpp
ZooKeeper Client for C++
|
The result type of client::set
.
More...
#include <zk/results.hpp>
Public Member Functions | |
set_result (const zk::stat &stat) noexcept | |
const zk::stat & | stat () const |
zk::stat & | stat () |
The result type of client::set
.
Definition at line 123 of file results.hpp.