#include <FileUtils.h>
|
static bool | HasUserAccess (const std::string &path) |
|
static double | FreeSize (const std::string &path) |
|
static bool | Exists (const std::string &path) |
|
static std::string | ParentDir (const std::string &path) |
|
static bool | CreateDirs (const std::string &path) |
|
◆ CreateDirs()
static bool PDFxTMD::FileUtils::CreateDirs |
( |
const std::string & |
path | ) |
|
|
static |
◆ Exists()
static bool PDFxTMD::FileUtils::Exists |
( |
const std::string & |
path | ) |
|
|
static |
◆ FreeSize()
static double PDFxTMD::FileUtils::FreeSize |
( |
const std::string & |
path | ) |
|
|
static |
◆ HasUserAccess()
static bool PDFxTMD::FileUtils::HasUserAccess |
( |
const std::string & |
path | ) |
|
|
static |
◆ ParentDir()
static std::string PDFxTMD::FileUtils::ParentDir |
( |
const std::string & |
path | ) |
|
|
static |
The documentation for this class was generated from the following file: