#include <CoreDocumentTool.h>
|
static Base::String | getLockFileName (Core::CoreDocument *cDoc) |
|
static Base::String | getLockFileName (const Base::String &path) |
|
static bool | createLockFile (Core::CoreDocument *cDoc) |
|
static bool | createLockFile (const Base::String &path, const Base::String &docfileName, const Base::String &tempdirectory) |
|
static bool | deleteLockFile (Core::CoreDocument *cDoc) |
|
static bool | readLockFile (Core::CoreDocument *cDoc, bool &dataOk, Base::String &userName, Base::String &computerName, Base::String &dateTime) |
|
static bool | readLockFile (const Base::String &path, bool &dataOk, Base::String &userName, Base::String &computerName, Base::String &dateTime) |
|
static bool | isTutorial (Core::CoreDocument *cDoc) |
|
static bool | isTutorial (const Base::String &path) |
|
static std::pair< int, int > | getAppVersionFromDocument (const Base::String &path) |
|
◆ createLockFile() [1/2]
◆ createLockFile() [2/2]
◆ deleteLockFile()
◆ getAppVersionFromDocument()
static std::pair<int,int> Core::CoreDocumentTool::getAppVersionFromDocument |
( |
const Base::String & |
path | ) |
|
|
static |
◆ getLockFileName() [1/2]
◆ getLockFileName() [2/2]
◆ isTutorial() [1/2]
static bool Core::CoreDocumentTool::isTutorial |
( |
const Base::String & |
path | ) |
|
|
static |
◆ isTutorial() [2/2]
◆ readLockFile() [1/2]
◆ readLockFile() [2/2]
The documentation for this class was generated from the following file:
- D:/CadworkJobs/SoftwareProjekte/Lexocad/LexoGit/Lexocad/lexocad/Core/include/Core/CoreDocumentTool.h