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_PathHelp [static]
combine(const CL_String &part1, const CL_String &part2, PathType path_type=path_type_file)CL_PathHelp [static]
get_basename(const CL_String &fullname, PathType path_type=path_type_file)CL_PathHelp [static]
get_basepath(const CL_String &fullname, PathType path_type=path_type_file)CL_PathHelp [static]
get_extension(const CL_String &fullname, PathType path_type=path_type_file)CL_PathHelp [static]
get_filename(const CL_String &fullname, PathType path_type=path_type_file)CL_PathHelp [static]
get_fullname(const CL_String &fullpath, const CL_String &filename, PathType path_type=path_type_file)CL_PathHelp [static]
get_fullname(const CL_String &fullpath, const CL_String &filename, const CL_String &extension, PathType path_type=path_type_file)CL_PathHelp [static]
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_PathHelp [static]
get_fullpath(const CL_String &fullname, PathType path_type=path_type_file)CL_PathHelp [static]
get_location(const CL_String &fullname, PathType path_type=path_type_file)CL_PathHelp [static]
is_absolute(const CL_String &path, PathType path_type=path_type_file)CL_PathHelp [static]
is_relative(const CL_String &path, PathType path_type=path_type_file)CL_PathHelp [static]
make_absolute(const CL_String &base_path, const CL_String &relative_path, PathType path_type=path_type_file)CL_PathHelp [static]
make_relative(const CL_String &base_path, const CL_String &absolute_path, PathType path_type=path_type_file)CL_PathHelp [static]
normalize(const CL_String &path, PathType path_type=path_type_file)CL_PathHelp [static]
path_type_file enum valueCL_PathHelp
path_type_virtual enum valueCL_PathHelp
PathType enum nameCL_PathHelp
remove_trailing_slash(const CL_String &path)CL_PathHelp [static]
split_basepath(const CL_String &fullname, PathType path_type=path_type_file)CL_PathHelp [static]