|
QGIS API Documentation 3.99.0-Master (21b3aa880ba)
|


Go to the source code of this file.
Classes | |
| class | QgsArrowArray |
| Wrapper around an ArrowArray. More... | |
| class | QgsArrowInferSchemaOptions |
| Options for inferring an ArrowSchema from a feature source. More... | |
| class | QgsArrowIterator |
| Wrapper for an Arrow reader of features from vector data provider or vector layer. More... | |
| class | QgsArrowSchema |
| Wrapper around an ArrowSchema. More... | |
Macros | |
| #define | ARROW_C_DATA_INTERFACE |
| #define | ARROW_C_STREAM_INTERFACE |
| #define | ARROW_FLAG_DICTIONARY_ORDERED 1 |
| #define | ARROW_FLAG_MAP_KEYS_SORTED 4 |
| #define | ARROW_FLAG_NULLABLE 2 |
| #define ARROW_C_DATA_INTERFACE |
Definition at line 24 of file qgsarrowiterator.h.
| #define ARROW_C_STREAM_INTERFACE |
Definition at line 76 of file qgsarrowiterator.h.
| #define ARROW_FLAG_DICTIONARY_ORDERED 1 |
Definition at line 26 of file qgsarrowiterator.h.
| #define ARROW_FLAG_MAP_KEYS_SORTED 4 |
Definition at line 28 of file qgsarrowiterator.h.
| #define ARROW_FLAG_NULLABLE 2 |
Definition at line 27 of file qgsarrowiterator.h.