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

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

#include <zk/results.hpp>

Public Member Functions

 get_acl_result (zk::acl acl, const zk::stat &stat) noexcept
 
const zk::aclacl () const &
 
zk::aclacl ()&
 
zk::acl acl ()&&
 
const zk::statstat () const
 
zk::statstat ()
 

Detailed Description

The result type of client::get_acl.

Definition at line 138 of file results.hpp.


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