Apache OpenDALâ„¢ C++ Binding
The C++ binding for Apache OpenDALâ„¢
|
#include <cstdint>
#include <optional>
#include <span>
#include <string>
#include <string_view>
#include <unordered_map>
#include "async.rs.h"
#include "async_defs.hpp"
Go to the source code of this file.
Classes | |
class | opendal::async::Operator |
class | opendal::async::Reader |
Async Reader is designed to read data from a specific path in an asynchronous manner. More... | |
class | opendal::async::Lister |
Async Lister is designed to list entries at a specified path in an asynchronous manner. More... | |
Namespaces | |
namespace | opendal |
namespace | opendal::async |