|
YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
#include "YSLib/Service/YModules.h"#include <YFM_YSLib_Service_FileSystem>#include <ystdex/cstring.h>#include <system_error>
命名空间 | |
| YSLib | |
| YSLib::IO | |
函数 | |
| String | YSLib::IO::GetExtensionOf (const String &fname) |
| String | YSLib::IO::FetchCurrentWorkingDirectory (size_t len) |
| bool | YSLib::IO::VerifyDirectory (const char *path) |
| void | YSLib::IO::EnsureDirectory (const Path &pth) |
| void | YSLib::IO::ListFiles (const Path &pth, vector< String > &lst) |
| PathCategory | YSLib::IO::ClassifyPath (const String &fname, ypath::norm &&norm) |
| YF_API NodeCategory | YSLib::IO::ClassifyNode (const Path &) |
| 按文件系统节点类别对路径分类。 更多... | |