Apache OpenDALâ„¢ C++ Binding
The C++ binding for Apache OpenDALâ„¢
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 123]
 Nopendal
 Nasync
 CListerAsync Lister is designed to list entries at a specified path in an asynchronous manner
 COperator
 CReaderAsync Reader is designed to read data from a specific path in an asynchronous manner
 Nffi
 CCapability
 CEntryThe entry of a file or directory
 CListerLister is designed to list the entries of a directory
 CIterator
 CMetadataThe metadata of a file or directory
 COperatorOperator is the entry for all public APIs
 CReaderReader is designed to read data from the operator
 CReaderStreamReaderStream is a stream wrapper of Reader which provides iostream interface. It wraps the Reader to provide standard stream operations
 CReaderStreamBuf