This is the complete list of members for UFile, including all inherited members.
| erase(const std::string &filePath) | UFile | static | 
| exists(const std::string &filePath) | UFile | static | 
| exists() | UFile | inline | 
| getExtension(const std::string &filePath) | UFile | static | 
| getExtension() | UFile | inline | 
| getName(const std::string &filePath) | UFile | static | 
| getName() | UFile | inline | 
| isValid() | UFile | inline | 
| length(const std::string &filePath) | UFile | static | 
| length() | UFile | inline | 
| path_ | UFile | private | 
| rename(const std::string &oldFilePath, const std::string &newFilePath) | UFile | static | 
| rename(const std::string &newName) | UFile | inline | 
| UFile(const std::string &path) | UFile | inline | 
| ~UFile() | UFile | inline |