Hermes
hermes::Path Member List

This is the complete list of members for hermes::Path, including all inherited members.

appendTo(const std::string &content) consthermes::Path
cd(const std::string &path)hermes::Path
cwd() consthermes::Path
exists() consthermes::Path
extension() consthermes::Path
fullName() consthermes::Path
hasExtension() consthermes::Path
isDirectory() consthermes::Path
isFile() consthermes::Path
join(const Path &path)hermes::Path
match_r(const std::string &regular_expression) consthermes::Path
mkdir() consthermes::Path
name() consthermes::Path
operator std::string() consthermes::Pathinlineexplicit
operator+(const Str &b) consthermes::Path
operator+=(const std::string &other)hermes::Path
operator+=(const Path &other)hermes::Path
operator/(const Path &other) consthermes::Path
operator/=(const Path &other)hermes::Path
operator=(const Path &path)hermes::Path
operator==(const Path &b) consthermes::Path
parts() consthermes::Path
Path()=defaulthermes::Path
Path(const Str &path)hermes::Path
Path(const char *const &&path)hermes::Path
Path(std::string path)hermes::Path
Path(const Path &other)hermes::Path
Path(Path &&other) noexcepthermes::Path
read() consthermes::Path
separatorhermes::Path
touch() consthermes::Path
writeTo(const std::string &content) consthermes::Path