Apache OpenDALâ„¢ C++ Binding
The C++ binding for Apache OpenDALâ„¢
|
▼Nopendal | |
▼Nasync | |
COperator | |
Nffi | |
CEntry | The entry of a file or directory |
▼CLister | Lister is designed to list the entries of a directory |
CIterator | |
CMetadata | The metadata of a file or directory |
COperator | Operator is the entry for all public APIs |
CReader | Reader is designed to read data from the operator |
CReaderStream | ReaderStream 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 |