Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::detail::Pid_File_Lock::Local_Lock_State Struct Reference
Collaboration diagram for Aleph::detail::Pid_File_Lock::Local_Lock_State:
[legend]

Public Attributes

std::string path
 
size_t shared_count = 0
 
bool exclusive = false
 

Detailed Description

Definition at line 270 of file tpl_paged_tree_durability.H.

Member Data Documentation

◆ exclusive

bool Aleph::detail::Pid_File_Lock::Local_Lock_State::exclusive = false

◆ path

std::string Aleph::detail::Pid_File_Lock::Local_Lock_State::path

◆ shared_count

size_t Aleph::detail::Pid_File_Lock::Local_Lock_State::shared_count = 0

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