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

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

#include <zk/multi.hpp>

Public Member Functions

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

Public Attributes

std::string path
 
version check
 

Detailed Description

Data for a op::erase operation.

Definition at line 76 of file multi.hpp.


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