#include <FileName.h>
Public Member Functions | |
| void | ParsePath (const UString &path) |
| UString | MergePath () const |
Public Attributes | |
| UString | Prefix |
| UStringVector | PathParts |
Definition at line 32 of file FileName.h.
| void NWindows::NFile::NName::CParsedPath::ParsePath | ( | const UString & | path | ) |
Definition at line 46 of file FileName.cpp.
References CStringBase< T >::Find(), NWindows::NFile::NName::NPathType::GetPathType(), NWindows::NFile::NName::kDirDelimiter, NWindows::NFile::NName::kDiskDelimiter, NWindows::NFile::NName::NPathType::kLocal, NWindows::NFile::NName::NPathType::kUNC, CStringBase< T >::Left(), CStringBase< T >::Length(), CStringBase< T >::Mid(), PathParts, Prefix, and SplitPathToParts().
| UString NWindows::NFile::NName::CParsedPath::MergePath | ( | ) | const |
Definition at line 76 of file FileName.cpp.
References NWindows::NFile::NName::kDirDelimiter, PathParts, Prefix, and CBaseRecordVector::Size().
1.5.6