Autonomy Software C++ 24.5.1
Welcome to the Autonomy Software repository of the Mars Rover Design Team (MRDT) at Missouri University of Science and Technology (Missouri S&T)! API reference contains the source code and other resources for the development of the autonomy software for our Mars rover. The Autonomy Software project aims to compete in the University Rover Challenge (URC) by demonstrating advanced autonomous capabilities and robust navigation algorithms.
Loading...
Searching...
No Matches
duckdb::BatchedDataCollection Member List

This is the complete list of members for duckdb::BatchedDataCollection, including all inherited members.

allocator_type (defined in duckdb::BatchedDataCollection)duckdb::BatchedDataCollectionprivate
Append(DataChunk &input, idx_t batch_index)duckdb::BatchedDataCollection
Batch(idx_t batch_index) constduckdb::BatchedDataCollection
BatchCount() constduckdb::BatchedDataCollection
BatchedDataCollection(ClientContext &context, vector< LogicalType > types, ColumnDataAllocatorType allocator_type=ColumnDataAllocatorType::IN_MEMORY_ALLOCATOR, ColumnDataCollectionLifetime lifetime=ColumnDataCollectionLifetime::REGULAR) (defined in duckdb::BatchedDataCollection)duckdb::BatchedDataCollection
BatchedDataCollection(ClientContext &context, vector< LogicalType > types, QueryResultMemoryType memory_type) (defined in duckdb::BatchedDataCollection)duckdb::BatchedDataCollection
BatchedDataCollection(ClientContext &context, vector< LogicalType > types, batch_map_t batches, ColumnDataAllocatorType allocator_type=ColumnDataAllocatorType::IN_MEMORY_ALLOCATOR, ColumnDataCollectionLifetime lifetime=ColumnDataCollectionLifetime::REGULAR) (defined in duckdb::BatchedDataCollection)duckdb::BatchedDataCollection
BatchRange(idx_t begin=0, idx_t end=DConstants::INVALID_INDEX)duckdb::BatchedDataCollection
BatchSize(idx_t batch_index) constduckdb::BatchedDataCollection
context (defined in duckdb::BatchedDataCollection)duckdb::BatchedDataCollectionprivate
Count() constduckdb::BatchedDataCollection
CreateCollection() const (defined in duckdb::BatchedDataCollection)duckdb::BatchedDataCollectionprivate
dataduckdb::BatchedDataCollectionprivate
FetchCollection()duckdb::BatchedDataCollection
IndexToBatchIndex(idx_t index) constduckdb::BatchedDataCollection
InitializeScan(BatchedChunkScanState &state, const BatchedChunkIteratorRange &range) (defined in duckdb::BatchedDataCollection)duckdb::BatchedDataCollection
InitializeScan(BatchedChunkScanState &state)duckdb::BatchedDataCollection
last_collectionduckdb::BatchedDataCollectionprivate
lifetime (defined in duckdb::BatchedDataCollection)duckdb::BatchedDataCollectionprivate
Merge(BatchedDataCollection &other)duckdb::BatchedDataCollection
Print() const (defined in duckdb::BatchedDataCollection)duckdb::BatchedDataCollection
Scan(BatchedChunkScanState &state, DataChunk &output)duckdb::BatchedDataCollection
ToString() const (defined in duckdb::BatchedDataCollection)duckdb::BatchedDataCollection
Types() constduckdb::BatchedDataCollection
types (defined in duckdb::BatchedDataCollection)duckdb::BatchedDataCollectionprivate