|
YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
文件路径范式。 更多...
#include <FileSystem.h>


Public 类型 | |
| using | value_type = YSLib::String |
Public 类型 继承自 ystdex::path_norm< YSLib::String > | |
| using | value_type = YSLib::String |
Public 成员函数 | |
| PDefH (bool, is_delimiter, const value_type &str) override ImplRet(YCL_FS_CharIsDelimiter(str[0] | |
| u | PDefH (bool, is_parent, const value_type &str) ynothrow override ImplRet(YCL_FS_StringIsParent(str |
| u u | PDefH (bool, is_root, const value_type &str) ynothrow override ImplRet(YCL_FS_StringIsRoot(str |
| u u u | PDefH (bool, is_self, const value_type &str) ynothrow override ImplRet(YCL_FS_StringIsCurrent(str |
Public 成员函数 继承自 ystdex::path_norm< YSLib::String > | |
| virtual | ~path_norm ()=default |
| virtual bool | is_compatible_with (const path_norm &) const |
| virtual bool | is_delimiter (const value_type &)=0 |
| virtual bool | is_parent (const value_type &)=0 |
| virtual bool | is_root (const value_type &)=0 |
| virtual bool | is_self (const value_type &)=0 |
| virtual path_norm * | clone () const override=0 |
Public 成员函数 继承自 ystdex::cloneable | |
| virtual | ~cloneable () |
在文件 YSLib/Service/FileSystem.h 第 48 行定义.
|
override |
|
override |
|
override |
|
override |