ClanLib  2.3.7
CL_PathHelp Member List

This is the complete list of members for CL_PathHelp, including all inherited members.

add_trailing_slash(const CL_String &path, PathType path_type=path_type_file)CL_PathHelpstatic
combine(const CL_String &part1, const CL_String &part2, PathType path_type=path_type_file)CL_PathHelpstatic
get_basename(const CL_String &fullname, PathType path_type=path_type_file)CL_PathHelpstatic
get_basepath(const CL_String &fullname, PathType path_type=path_type_file)CL_PathHelpstatic
get_extension(const CL_String &fullname, PathType path_type=path_type_file)CL_PathHelpstatic
get_filename(const CL_String &fullname, PathType path_type=path_type_file)CL_PathHelpstatic
get_fullname(const CL_String &fullpath, const CL_String &filename, PathType path_type=path_type_file)CL_PathHelpstatic
get_fullname(const CL_String &fullpath, const CL_String &filename, const CL_String &extension, PathType path_type=path_type_file)CL_PathHelpstatic
get_fullname(const CL_String &location, const CL_String &basepath, const CL_String &filename, const CL_String &extension, PathType path_type=path_type_file)CL_PathHelpstatic
get_fullpath(const CL_String &fullname, PathType path_type=path_type_file)CL_PathHelpstatic
get_location(const CL_String &fullname, PathType path_type=path_type_file)CL_PathHelpstatic
is_absolute(const CL_String &path, PathType path_type=path_type_file)CL_PathHelpstatic
is_relative(const CL_String &path, PathType path_type=path_type_file)CL_PathHelpstatic
make_absolute(const CL_String &base_path, const CL_String &relative_path, PathType path_type=path_type_file)CL_PathHelpstatic
make_relative(const CL_String &base_path, const CL_String &absolute_path, PathType path_type=path_type_file)CL_PathHelpstatic
normalize(const CL_String &path, PathType path_type=path_type_file)CL_PathHelpstatic
path_type_file enum valueCL_PathHelp
path_type_virtual enum valueCL_PathHelp
PathType enum nameCL_PathHelp
remove_trailing_slash(const CL_String &path)CL_PathHelpstatic
split_basepath(const CL_String &fullname, PathType path_type=path_type_file)CL_PathHelpstatic