RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Public Attributes | List of all members
ZooOp Class Reference

#include <zkwrapper.h>

Public Member Functions

 ZooOp (const std::string &path_in, const std::vector< std::uint8_t > &data_in)
 

Public Attributes

zoo_op_t * op = nullptr
 
char * path = nullptr
 
char * data = nullptr
 
int num_bytes = 0
 

Detailed Description

Class representing a ZooKeeper op. Performs manual memory management on the data it contains: issues with string.c_str()


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