BuildCache
bcache::file::file_lock_t Member List

This is the complete list of members for bcache::file::file_lock_t, including all inherited members.

file_handle_t typedef (defined in bcache::file::file_lock_t)bcache::file::file_lock_tprivate
file_lock_t()bcache::file::file_lock_tinline
file_lock_t(const std::string &path, const bool remote_lock)bcache::file::file_lock_texplicit
file_lock_t(file_lock_t &&other) noexcept (defined in bcache::file::file_lock_t)bcache::file::file_lock_t
file_lock_t(const file_lock_t &other)=delete (defined in bcache::file::file_lock_t)bcache::file::file_lock_t
has_lock() constbcache::file::file_lock_tinline
invalid_file_handle() (defined in bcache::file::file_lock_t)bcache::file::file_lock_tinlineprivatestatic
invalid_mutex_handle() (defined in bcache::file::file_lock_t)bcache::file::file_lock_tinlineprivatestatic
m_file_handle (defined in bcache::file::file_lock_t)bcache::file::file_lock_tprivate
m_has_lock (defined in bcache::file::file_lock_t)bcache::file::file_lock_tprivate
m_mutex_handle (defined in bcache::file::file_lock_t)bcache::file::file_lock_tprivate
m_path (defined in bcache::file::file_lock_t)bcache::file::file_lock_tprivate
mutex_handle_t typedef (defined in bcache::file::file_lock_t)bcache::file::file_lock_tprivate
operator=(file_lock_t &&other) noexcept (defined in bcache::file::file_lock_t)bcache::file::file_lock_t
operator=(const file_lock_t &other)=delete (defined in bcache::file::file_lock_t)bcache::file::file_lock_t
~file_lock_t()bcache::file::file_lock_t