Classes | Namespaces
data_chunk_source.hpp File Reference
#include <cudf/utilities/export.hpp>
#include <cudf/utilities/span.hpp>
#include <rmm/cuda_stream_pool.hpp>
#include <rmm/device_buffer.hpp>

Go to the source code of this file.

Classes

class  cudf::io::text::device_data_chunk
 A contract guaranteeing stream-ordered memory access to the underlying device data. More...
 
class  cudf::io::text::data_chunk_reader
 a reader capable of producing views over device memory. More...
 
class  cudf::io::text::data_chunk_source
 a data source capable of creating a reader which can produce views of the data source in device memory. More...
 

Namespaces

 cudf
 cuDF interfaces
 
 cudf::io
 IO interfaces.