|
IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
|
This is the complete list of members for ice::PathString, including all inherited members.
| basename(this Self const &self) noexcept -> ice::string::String< Self > | ice::PathString | inline |
| directory(this Self const &self) noexcept -> ice::path::Path< Self > | ice::PathString | inline |
| extension(this Self const &self) noexcept -> ice::string::String< Self > | ice::PathString | inline |
| filename(this Self const &self) noexcept -> ice::string::String< Self > | ice::PathString | inline |
| is_absolute(this Self const &self) noexcept | ice::PathString | inline |
| is_relative(this Self const &self) noexcept | ice::PathString | inline |