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

Public Member Functions

 create_data (std::string path, buffer data, acl rules, create_mode mode)
 
op_type type () const
 

Public Attributes

std::string path
 
buffer data
 
acl rules
 
create_mode mode
 

Detailed Description

Definition at line 52 of file multi.hpp.


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