|
stc
|
This is the complete list of members for stc::FileLock, including all inherited members.
| dynamicAcquireLock(const std::filesystem::path &path, std::function< bool()> control, unsigned int sleepSeconds=1) | stc::FileLock | inlinestatic |
| Errors enum name | stc::FileLock | |
| FileLock(const std::filesystem::path &lockPath, bool lockNonblocking=true) | stc::FileLock | inline |
| FileLock(const FileLock &)=delete | stc::FileLock | |
| hasLock() | stc::FileLock | inline |
| operator=(const FileLock &)=delete | stc::FileLock | |
| unlock() | stc::FileLock | inline |
| ~FileLock() | stc::FileLock | inline |