Etterna 0.74.4
Loading...
Searching...
No Matches
RageFileManager Member List

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

CacheFile(const RageFileBasic *fb, const std::string &sPath) (defined in RageFileManager)RageFileManager
CreateDir(const std::string &sDir) (defined in RageFileManager)RageFileManager
DoesFileExist(const std::string &sPath) -> bool (defined in RageFileManager)RageFileManager
FileType enum name (defined in RageFileManager)RageFileManager
FlushDirCache(const std::string &sPath=std::string()) (defined in RageFileManager)RageFileManager
GetDirListing(const std::string &sPath, std::vector< std::string > &AddTo, DirListingReturnFilter dirListingFilter=ANY_TYPE, bool bReturnPathToo=false) (defined in RageFileManager)RageFileManager
GetDirListing(const std::string &sPath, std::vector< std::string > &AddTo, bool dirOnly, bool bReturnPathToo) (defined in RageFileManager)RageFileManagerinline
GetDirListingWithMultipleExtensions(const std::string &sPath, std::vector< std::string > const &ExtensionList, std::vector< std::string > &AddTo, DirListingReturnFilter dirListingFilter=ANY_TYPE, bool bReturnPathToo=false) (defined in RageFileManager)RageFileManager
GetDirListingWithMultipleExtensions(const std::string &sPath, std::vector< std::string > const &ExtensionList, std::vector< std::string > &AddTo, bool dirOnly, bool bReturnPathToo) (defined in RageFileManager)RageFileManagerinline
GetFileDriver(std::string sMountpoint) -> RageFileDriver * (defined in RageFileManager)RageFileManager
GetFileHash(const std::string &sPath) -> int (defined in RageFileManager)RageFileManager
GetFileSizeInBytes(const std::string &sPath) -> int (defined in RageFileManager)RageFileManager
GetFileType(const std::string &sPath) -> FileType (defined in RageFileManager)RageFileManager
GetLoadedDrivers(std::vector< DriverLocation > &asMounts) (defined in RageFileManager)RageFileManager
IsADirectory(const std::string &sPath) -> bool (defined in RageFileManager)RageFileManager
IsAFile(const std::string &sPath) -> bool (defined in RageFileManager)RageFileManager
IsMounted(const std::string &MountPoint) -> bool (defined in RageFileManager)RageFileManager
Mount(const std::string &sType, const std::string &sRealPath, const std::string &sMountPoint, bool bAddToEnd=true) -> bool (defined in RageFileManager)RageFileManager
Mount(RageFileDriver *pDriver, const std::string &sMountPoint, bool bAddToEnd=true) (defined in RageFileManager)RageFileManager
Move(const std::string &sOldPath, const std::string &sNewPath) -> bool (defined in RageFileManager)RageFileManager
Open(const std::string &sPath, int iMode, int &iError) -> RageFileBasic * (defined in RageFileManager)RageFileManager
PushSelf(lua_State *L) (defined in RageFileManager)RageFileManager
RageFileManager(const std::string &argv0) (defined in RageFileManager)RageFileManager
ReleaseFileDriver(RageFileDriver *pDriver) (defined in RageFileManager)RageFileManager
Remount(const std::string &sMountpoint, const std::string &sPath) (defined in RageFileManager)RageFileManager
Remove(const std::string &sPath) -> bool (defined in RageFileManager)RageFileManager
ResolvePath(const std::string &path) -> std::stringRageFileManager
ResolveSongFolder(const std::string &path, bool additionalSongs=false) -> std::string (defined in RageFileManager)RageFileManager
TYPE_DIR enum value (defined in RageFileManager)RageFileManager
TYPE_FILE enum value (defined in RageFileManager)RageFileManager
TYPE_NONE enum value (defined in RageFileManager)RageFileManager
Unmount(const std::string &sType, const std::string &sRoot, const std::string &sMountPoint) (defined in RageFileManager)RageFileManager
~RageFileManager() (defined in RageFileManager)RageFileManager