![]() |
MySQL 9.4.0
Source Code Documentation
|
This is the complete list of members for shcore::polyglot::IFile_system, including all inherited members.
| check_access(const std::string &path, int64_t flags)=0 | shcore::polyglot::IFile_system | pure virtual |
| create_directory(const std::string &path)=0 | shcore::polyglot::IFile_system | pure virtual |
| new_byte_channel(const std::string &path)=0 | shcore::polyglot::IFile_system | pure virtual |
| new_directory_stream(const std::string &path)=0 | shcore::polyglot::IFile_system | pure virtual |
| parse_string_path(const std::string &path)=0 | shcore::polyglot::IFile_system | pure virtual |
| parse_uri_path(const std::string &uri)=0 | shcore::polyglot::IFile_system | pure virtual |
| remove(const std::string &path)=0 | shcore::polyglot::IFile_system | pure virtual |
| to_absolute_path(const std::string &path)=0 | shcore::polyglot::IFile_system | pure virtual |
| to_real_path(const std::string &path)=0 | shcore::polyglot::IFile_system | pure virtual |
| ~IFile_system()=default | shcore::polyglot::IFile_system | virtual |