Public Attributes | List of all members
cudf::io::table_with_metadata Struct Reference

Table with table metadata used by io readers to return the metadata by value. More...

#include <cudf/io/types.hpp>

Public Attributes

std::unique_ptr< tabletbl
 Table.
 
table_metadata metadata
 Table metadata.
 

Detailed Description

Table with table metadata used by io readers to return the metadata by value.

Definition at line 271 of file types.hpp.


The documentation for this struct was generated from the following file: