|
YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
成员的完整列表,这些成员属于 YSLib::IO::PathNorm,包括所有继承而来的类成员
| clone() const override=0 | ystdex::path_norm< YSLib::String > | pure virtual |
| is_compatible_with(const path_norm &) const | ystdex::path_norm< YSLib::String > | inlinevirtual |
| is_delimiter(const value_type &)=0 | ystdex::path_norm< YSLib::String > | pure virtual |
| is_parent(const value_type &)=0 | ystdex::path_norm< YSLib::String > | pure virtual |
| is_root(const value_type &)=0 | ystdex::path_norm< YSLib::String > | pure virtual |
| is_self(const value_type &)=0 | ystdex::path_norm< YSLib::String > | pure virtual |
| PDefH(bool, is_delimiter, const value_type &str) override ImplRet(YCL_FS_CharIsDelimiter(str[0] | YSLib::IO::PathNorm | |
| PDefH(bool, is_parent, const value_type &str) ynothrow override ImplRet(YCL_FS_StringIsParent(str | YSLib::IO::PathNorm | |
| PDefH(bool, is_root, const value_type &str) ynothrow override ImplRet(YCL_FS_StringIsRoot(str | YSLib::IO::PathNorm | |
| PDefH(bool, is_self, const value_type &str) ynothrow override ImplRet(YCL_FS_StringIsCurrent(str | YSLib::IO::PathNorm | |
| value_type typedef | YSLib::IO::PathNorm | |
| ~cloneable() | ystdex::cloneable | inlinevirtual |
| ~path_norm()=default | ystdex::path_norm< YSLib::String > | virtual |