#include "Stroika/Foundation/StroikaPreComp.h"#include <filesystem>#include "Stroika/Foundation/Characters/String.h"#include "Stroika/Foundation/Common/Common.h"#include "Stroika/Foundation/IO/FileSystem/Common.h"#include "PathName.inl"Go to the source code of this file.
Namespaces | |
| namespace | Stroika::Foundation |
| namespace | Stroika::Foundation::IO::FileSystem |
Functions | |
| String | Stroika::Foundation::IO::FileSystem::AssureDirectoryPathSlashTerminated (const String &dirPath) |
| String | Stroika::Foundation::IO::FileSystem::SafeFilenameChars (const String &s) |
| String | Stroika::Foundation::IO::FileSystem::AssureLongFileName (const String &fileName) |
TODO:
@todo See Stroika 1.0. It has some stuff about breaking paths into components. I'm not sure I like that design -but its woth looking
at more closely. We need something like that here.
-- LGP 2011-09-29
Definition in file PathName.h.