zookeeper-cpp
ZooKeeper Client for C++
zk::get_result Class Referencefinal

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

#include <zk/results.hpp>

Public Member Functions

 get_result (buffer data, const zk::stat &stat) noexcept
 
const bufferdata () const &
 
bufferdata ()&
 
buffer data ()&&
 
const zk::statstat () const
 
zk::statstat ()
 

Detailed Description

The result type of client::get.

Definition at line 26 of file results.hpp.


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