|
YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
文件字符串路径范式。 更多...
#include <path.hpp>


Public 类型 | |
| using | value_type = std::basic_string< _tChar, _tAlloc > |
Public 类型 继承自 ystdex::path_norm< std::string > | |
| using | value_type = std::string |
Public 成员函数 | |
| bool | is_delimiter (const value_type &str) override |
| bool | is_parent (const value_type &str) override |
| bool | is_root (const value_type &str) override |
| bool | is_self (const value_type &str) override |
| file_path_norm * | clone () const override |
Public 成员函数 继承自 ystdex::path_norm< std::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 |
Public 成员函数 继承自 ystdex::cloneable | |
| virtual | ~cloneable () |
文件字符串路径范式。
| using ystdex::file_path_norm< std::basic_string< _tChar, _tAlloc > >::value_type = std::basic_string<_tChar, _tAlloc> |
|
inlineoverridevirtual |
|
inlineoverride |
|
inlineoverride |
|
inlineoverride |
|
inlineoverride |