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 <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 243 of file io/types.hpp.


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