Apache OpenDALâ„¢ C++ Binding
The C++ binding for Apache OpenDALâ„¢
Loading...
Searching...
No Matches
Classes | Namespaces
opendal_async.hpp File Reference
#include <cstdint>
#include <optional>
#include <span>
#include <string>
#include <string_view>
#include <unordered_map>
#include "async.rs.h"
#include "async_defs.hpp"
Include dependency graph for opendal_async.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