zookeeper-cpp
ZooKeeper Client for C++
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups
zk::set_result Class Referencefinal

The result type of client::set. More...

#include <zk/results.hpp>

Public Member Functions

 set_result (const zk::stat &stat) noexcept
 
const zk::statstat () const
 
zk::statstat ()
 

Detailed Description

The result type of client::set.

Definition at line 119 of file results.hpp.


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