zookeeper-cpp
ZooKeeper Client for C++
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Groups
zk::op::check_data Struct Reference

Data for a op::check operation. More...

#include <zk/multi.hpp>

Public Member Functions

 check_data (std::string path, version check)
 
op_type type () const
 

Public Attributes

std::string path
 
version check
 

Detailed Description

Data for a op::check operation.

Definition at line 41 of file multi.hpp.


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