zookeeper-cpp
ZooKeeper Client for C++
|
This is the complete list of members for zk::exists_result, including all inherited members.
exists_result(const optional< zk::stat > &stat) noexcept (defined in zk::exists_result) | zk::exists_result | explicit |
operator bool() const | zk::exists_result | inlineexplicit |
operator!() const (defined in zk::exists_result) | zk::exists_result | inline |
stat() const | zk::exists_result | inline |
stat() (defined in zk::exists_result) | zk::exists_result | inline |
~exists_result() noexcept (defined in zk::exists_result) | zk::exists_result |