Apache OpenDALâ„¢ C++ Binding
The C++ binding for Apache OpenDALâ„¢
Loading...
Searching...
No Matches
opendal::async::Operator Member List

This is the complete list of members for opendal::async::Operator, including all inherited members.

copy(std::string_view from, std::string_view to)opendal::async::Operator
CopyFuture typedefopendal::async::Operator
create_dir(std::string_view path)opendal::async::Operator
CreateDirFuture typedefopendal::async::Operator
delete_path(std::string_view path)opendal::async::Operator
DeleteFuture typedefopendal::async::Operator
exists(std::string_view path)opendal::async::Operator
ExistsFuture typedefopendal::async::Operator
list(std::string_view path)opendal::async::Operator
lister(std::string_view path)opendal::async::Operator
ListerFuture typedefopendal::async::Operator
ListFuture typedefopendal::async::Operator
Operator(std::string_view scheme, const std::unordered_map< std::string, std::string > &config={})opendal::async::Operator
Operator(const Operator &)=deleteopendal::async::Operator
Operator(Operator &&)=defaultopendal::async::Operator
operator=(const Operator &)=deleteopendal::async::Operator
operator=(Operator &&)=defaultopendal::async::Operator
read(std::string_view path)opendal::async::Operator
reader(std::string_view path)opendal::async::Operator
ReaderFuture typedefopendal::async::Operator
ReadFuture typedefopendal::async::Operator
remove_all(std::string_view path)opendal::async::Operator
RemoveAllFuture typedefopendal::async::Operator
rename(std::string_view from, std::string_view to)opendal::async::Operator
RenameFuture typedefopendal::async::Operator
write(std::string_view path, std::span< uint8_t > data)opendal::async::Operator
WriteFuture typedefopendal::async::Operator
~Operator()=defaultopendal::async::Operator