#include "Stroika/Foundation/StroikaPreComp.h"#include <filesystem>#include "Stroika/Foundation/Characters/String.h"Go to the source code of this file.
Namespaces | |
| namespace | Stroika::Foundation |
| namespace | Stroika::Foundation::IO::FileSystem |
| namespace | Stroika::Foundation::IO::FileSystem::WellKnownLocations |
Functions | |
| filesystem::path | Stroika::Foundation::IO::FileSystem::WellKnownLocations::GetSpoolDirectory () |
| filesystem::path | Stroika::Foundation::IO::FileSystem::WellKnownLocations::GetApplicationData (bool createIfNotPresent=true) |
| filesystem::path | Stroika::Foundation::IO::FileSystem::WellKnownLocations::GetRuntimeVariableData () |
| filesystem::path | Stroika::Foundation::IO::FileSystem::WellKnownLocations::GetTemporary () |
TODO:
Existing windows code uses deprecated APIs.
Definition in file WellKnownLocations.h.