| 
    KiCad PCB EDA Suite
    
   | 
 
File locking utilities. More...
#include <wx/wx.h>#include <wx/file.h>#include <wx/filefn.h>#include <wx/log.h>#include <wx/filename.h>#include <json_common.h>#include <wildcards_and_files_ext.h>Go to the source code of this file.
Classes | |
| class | LOCKFILE | 
Macros | |
| #define | LCK "KICAD_LOCKING" | 
File locking utilities.
Definition in file lockfile.h.
| #define LCK "KICAD_LOCKING" | 
Definition at line 40 of file lockfile.h.
Referenced by LOCKFILE::checkUserAndHost(), LOCKFILE::LOCKFILE(), LOCKFILE::OverrideLock(), and LOCKFILE::UnlockFile().