Definition at line 336 of file zookeeper_client.cc.
◆ ZookeeperLockImpl()
zookeeper::client::ZookeeperLock::ZookeeperLockImpl::ZookeeperLockImpl |
( |
impl::ZookeeperClientImpl * |
clientImpl, |
|
|
const char * |
path |
|
) |
| |
|
inline |
◆ Id()
std::string zookeeper::client::ZookeeperLock::ZookeeperLockImpl::Id |
( |
| ) |
const |
|
inline |
◆ Lock()
bool zookeeper::client::ZookeeperLock::ZookeeperLockImpl::Lock |
( |
| ) |
|
|
inline |
◆ Release()
bool zookeeper::client::ZookeeperLock::ZookeeperLockImpl::Release |
( |
| ) |
|
|
inline |
◆ clientImpl_
◆ id_
std::string zookeeper::client::ZookeeperLock::ZookeeperLockImpl::id_ |
|
private |
◆ is_acquired_
bool zookeeper::client::ZookeeperLock::ZookeeperLockImpl::is_acquired_ |
|
private |
◆ path_
std::string zookeeper::client::ZookeeperLock::ZookeeperLockImpl::path_ |
|
private |
The documentation for this class was generated from the following file: