#include <FileUtils.hpp>
Definition at line 80 of file FileUtils.hpp.
◆ combinePaths()
static string TraceviewerServer::FileUtils::combinePaths |
( |
string |
firstPart, |
|
|
string |
secondPart |
|
) |
| |
|
inlinestatic |
◆ exists()
static bool TraceviewerServer::FileUtils::exists |
( |
string |
p | ) |
|
|
inlinestatic |
◆ existsAndIsDir()
static bool TraceviewerServer::FileUtils::existsAndIsDir |
( |
string |
p | ) |
|
|
inlinestatic |
◆ getAllFilesInDir()
static vector<string> TraceviewerServer::FileUtils::getAllFilesInDir |
( |
string |
directory | ) |
|
|
inlinestatic |
◆ getFileSize()
static FileOffset TraceviewerServer::FileUtils::getFileSize |
( |
string |
p | ) |
|
|
inlinestatic |
◆ stringActuallyZero()
static bool TraceviewerServer::FileUtils::stringActuallyZero |
( |
string |
toTest | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: