ScummVM API documentation
Common::Path Member List

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

append(const Path &x) constCommon::Pathinline
append(const String &str, char separator='/') constCommon::Pathinline
append(const char *str, char separator='/') constCommon::Pathinline
appendComponent(const char *str) constCommon::Path
appendComponent(const String &x) constCommon::Pathinline
appendInPlace(const Path &x)Common::Path
appendInPlace(const String &str, char separator='/')Common::Pathinline
appendInPlace(const char *str, char separator='/')Common::Path
baseName() constCommon::Path
clear()Common::Pathinline
empty() constCommon::Pathinline
equals(const Path &x) constCommon::Pathinline
equalsIgnoreCase(const Path &x) constCommon::Path
equalsIgnoreCaseAndMac(const Path &x) constCommon::Path
fromConfig(const String &value)Common::Pathstatic
getLastComponent() constCommon::Path
getParent() constCommon::Path
hash() constCommon::Path
hashIgnoreCase() constCommon::Path
hashIgnoreCaseAndMac() constCommon::Path
isRelativeTo(const Common::Path &other) constCommon::Pathinline
isSeparatorTerminated() constCommon::Pathinline
join(const Path &x) constCommon::Pathinline
join(const String &str, char separator='/') constCommon::Pathinline
join(const char *str, char separator='/') constCommon::Pathinline
joinComponents(StringArray::const_iterator begin, StringArray::const_iterator end)Common::Pathstatic
joinComponents(const StringArray &c) (defined in Common::Path)Common::Pathinlinestatic
joinInPlace(const Path &x)Common::Path
joinInPlace(const String &str, char separator='/')Common::Pathinline
joinInPlace(const char *str, char separator='/')Common::Path
kNativeSeparatorCommon::Pathstatic
kNoSeparatorCommon::Pathstatic
matchPattern(const Path &pattern) constCommon::Path
normalize() constCommon::Path
operator!=(const Path &x) constCommon::Pathinline
operator<(const Path &x) const (defined in Common::Path)Common::Path
operator=(const Path &path)Common::Pathinline
operator=(const char *str)Common::Pathinline
operator=(const String &str)Common::Pathinline
operator==(const Path &x) constCommon::Pathinline
Path()Common::Pathinline
Path(const Path &path)Common::Pathinline
Path(const char *str, char separator='/')Common::Pathinline
Path(const String &str, char separator='/')Common::Pathinlineexplicit
punycodeDecode() constCommon::Path
punycodeEncode() constCommon::Path
relativeTo(const Common::Path &other) constCommon::Path
removeTrailingSeparators()Common::Path
set(const char *str, char separator='/') (defined in Common::Path)Common::Pathinline
splitComponents() constCommon::Path
toConfig() constCommon::Pathinline
toLowercase()Common::Pathinline
toString(char separator='/') constCommon::Path
toUppercase()Common::Pathinline