11#include "AddonString.h"
16#ifndef DOXYGEN_SHOULD_SKIP_THIS
32#ifdef DOXYGEN_SHOULD_USE_THIS
54 bool copy(
const String& strSource,
const String& strDestination);
57#ifdef DOXYGEN_SHOULD_USE_THIS
78 bool deleteFile(
const String& file);
81#ifdef DOXYGEN_SHOULD_USE_THIS
106 bool rename(
const String& file,
const String& newFile);
109#ifdef DOXYGEN_SHOULD_USE_THIS
131 bool exists(
const String& path);
134#ifdef DOXYGEN_SHOULD_USE_THIS
170#ifdef DOXYGEN_SHOULD_USE_THIS
199#ifdef DOXYGEN_SHOULD_USE_THIS
228#ifdef DOXYGEN_SHOULD_USE_THIS
249 bool mkdir(
const String& path);
252#ifdef DOXYGEN_SHOULD_USE_THIS
275 bool mkdirs(
const String& path);
278#ifdef DOXYGEN_SHOULD_USE_THIS
303 bool rmdir(
const String& path,
bool force =
false);
306#ifdef DOXYGEN_SHOULD_USE_THIS
327 Tuple<std::vector<String>, std::vector<String> >
listdir(
const String& path);
331#ifndef DOXYGEN_SHOULD_SKIP_THIS
mkdir(...)
<h4><code><span style="font-style: italic;">Function: </span><span style="font-style: bold;"><font co...
exists(...)
<h4><code><span style="font-style: italic;">Function: </span><span style="font-style: bold;"><font co...
copy(...)
<h4><code><span style="font-style: italic;">Function: </span><span style="font-style: bold;"><font co...
rename(...)
<h4><code><span style="font-style: italic;">Function: </span><span style="font-style: bold;"><font co...
rmdir(...)
<h4><code><span style="font-style: italic;">Function: </span><span style="font-style: bold;"><font co...
listdir(...)
<h4><code><span style="font-style: italic;">Function: </span><span style="font-style: bold;"><font co...
translatePath(...)
<h4><code><span style="font-style: italic;">Function: </span><span style="font-style: bold;"><font co...
validatePath(...)
<h4><code><span style="font-style: italic;">Function: </span><span style="font-style: bold;"><font co...
makeLegalFilename(...)
<h4><code><span style="font-style: italic;">Function: </span><span style="font-style: bold;"><font co...
mkdirs(...)
<h4><code><span style="font-style: italic;">Function: </span><span style="font-style: bold;"><font co...