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.

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
ReadFuture typedefopendal::async::Operator
write(std::string_view path, std::span< uint8_t > data)opendal::async::Operator
WriteFuture typedefopendal::async::Operator
~Operator()=defaultopendal::async::Operator