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
 COperator
 Nffi
 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 can provide iostream interface. It will keep a Reader inside so that you can ignore the lifetime of original Reader