YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
路径范式。 更多...
#include <path.hpp>
Public 类型 | |
using | value_type = _type |
Public 成员函数 | |
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 |
![]() | |
virtual | ~cloneable () |
路径范式。
using ystdex::path_norm< _type >::value_type = _type |
|
virtualdefault |
|
overridepure virtual |
实现了 ystdex::cloneable.
在 ystdex::file_path_norm< std::basic_string< _tChar, _tAlloc > > 内被实现.
|
inlinevirtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |