MP4v2
|
This is the complete list of members for mp4v2::platform::io::FileSystem, including all inherited members.
DIR_SEPARATOR | mp4v2::platform::io::FileSystem | static |
exists(const std::string &name) | mp4v2::platform::io::FileSystem | static |
getFileSize(const std::string &name, File::Size &size) | mp4v2::platform::io::FileSystem | static |
isDirectory(const std::string &name) | mp4v2::platform::io::FileSystem | static |
isFile(const std::string &name) | mp4v2::platform::io::FileSystem | static |
PATH_SEPARATOR | mp4v2::platform::io::FileSystem | static |
pathnameCleanup(string &name) | mp4v2::platform::io::FileSystem | static |
pathnameOnlyExtension(string &name) | mp4v2::platform::io::FileSystem | static |
pathnameStripExtension(string &name) | mp4v2::platform::io::FileSystem | static |
pathnameTemp(string &name, const std::string &dir=".", const std::string &prefix="tmp", const std::string &suffix="") | mp4v2::platform::io::FileSystem | static |
rename(const std::string &oldname, const std::string &newname) | mp4v2::platform::io::FileSystem | static |