![]() |
nomlib
|
This is the complete list of members for nom::IFile, including all inherited members.
| basename(const std::string &filename)=0 | nom::IFile | pure virtual |
| currentPath(void)=0 | nom::IFile | pure virtual |
| env(const std::string &path)=0 (defined in nom::IFile) | nom::IFile | pure virtual |
| exists(const std::string &file_path)=0 | nom::IFile | pure virtual |
| extension(const std::string &file)=0 | nom::IFile | pure virtual |
| IFile(void) (defined in nom::IFile) | nom::IFile | inline |
| is_dir(const std::string &file_path)=0 (defined in nom::IFile) | nom::IFile | pure virtual |
| is_file(const std::string &file_path)=0 (defined in nom::IFile) | nom::IFile | pure virtual |
| mkdir(const std::string &path)=0 (defined in nom::IFile) | nom::IFile | pure virtual |
| mkfile(const std::string &path)=0 (defined in nom::IFile) | nom::IFile | pure virtual |
| num_files(const std::string &path)=0 | nom::IFile | pure virtual |
| path(const std::string &dir_path)=0 | nom::IFile | pure virtual |
| read_dir(const std::string &dir_path)=0 (defined in nom::IFile) | nom::IFile | pure virtual |
| recursive_mkdir(const std::string &path)=0 (defined in nom::IFile) | nom::IFile | pure virtual |
| resource_path(const std::string &identifier="\0")=0 (defined in nom::IFile) | nom::IFile | pure virtual |
| rmdir(const std::string &path)=0 (defined in nom::IFile) | nom::IFile | pure virtual |
| set_path(const std::string &path)=0 | nom::IFile | pure virtual |
| size(const std::string &file_path)=0 | nom::IFile | pure virtual |
| system_path(void)=0 (defined in nom::IFile) | nom::IFile | pure virtual |
| user_app_support_path(void)=0 (defined in nom::IFile) | nom::IFile | pure virtual |
| user_documents_path(void)=0 (defined in nom::IFile) | nom::IFile | pure virtual |
| user_home_path(void)=0 (defined in nom::IFile) | nom::IFile | pure virtual |
| ~IFile(void) (defined in nom::IFile) | nom::IFile | inlinevirtual |