a data source capable of creating a reader which can produce views of the data source in device memory. More...
#include <data_chunk_source.hpp>
Public Member Functions | |
virtual std::unique_ptr< data_chunk_reader > | create_reader () const =0 |
Get a reader for the data source. More... | |
a data source capable of creating a reader which can produce views of the data source in device memory.
Definition at line 108 of file data_chunk_source.hpp.
|
pure virtual |
Get a reader for the data source.
data_chunk_reader
object for the data source