Stroika Library 3.0d16
 
Loading...
Searching...
No Matches
PathName.h File Reference
#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)
 

Detailed Description

Note
Code-Status: Alpha

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.