OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
zookeeper::interface::ZookeeperInterface Member List

This is the complete list of members for zookeeper::interface::ZookeeperInterface, including all inherited members.

ZooCreate(zhandle_t *zh, const char *path, const char *value, int valuelen, const struct ACL_vector *acl, int flags, char *path_buffer, int path_buffer_len)=0zookeeper::interface::ZookeeperInterfacepure virtual
ZooDelete(zhandle_t *zh, const char *path, int version)=0zookeeper::interface::ZookeeperInterfacepure virtual
ZooExists(zhandle_t *zh, const char *path, int watch, struct Stat *stat)=0zookeeper::interface::ZookeeperInterfacepure virtual
ZooGet(zhandle_t *zh, const char *path, int watch, char *buffer, int *buffer_len, struct Stat *stat)=0zookeeper::interface::ZookeeperInterfacepure virtual
ZooIsUnrecoverable(zhandle_t *zh)=0zookeeper::interface::ZookeeperInterfacepure virtual
ZookeeperClose(zhandle_t *zh)=0zookeeper::interface::ZookeeperInterfacepure virtual
ZookeeperInit(const char *host, watcher_fn fn, int recv_timeout, const clientid_t *clientid, void *context, int flags)=0zookeeper::interface::ZookeeperInterfacepure virtual
ZooSetContext(zhandle_t *zh, void *context)=0zookeeper::interface::ZookeeperInterfacepure virtual
ZooSetDebugLevel(ZooLogLevel logLevel)=0zookeeper::interface::ZookeeperInterfacepure virtual
ZooState(zhandle_t *zh)=0zookeeper::interface::ZookeeperInterfacepure virtual
~ZookeeperInterface()zookeeper::interface::ZookeeperInterfaceinlinevirtual