Settings for write_cudftable().
More...
#include <cudftable.hpp>
Settings for write_cudftable().
Definition at line 37 of file cudftable.hpp.
◆ builder()
◆ get_sink()
| sink_info const& cudf::io::experimental::cudftable_writer_options::get_sink |
( |
| ) |
const |
|
inlinenoexcept |
Returns sink used for writer output.
- Returns
- sink used for writer output
Definition at line 70 of file cudftable.hpp.
◆ get_table()
| table_view const& cudf::io::experimental::cudftable_writer_options::get_table |
( |
| ) |
const |
|
inlinenoexcept |
Returns table that would be written to output.
- Returns
- Table that would be written to output
Definition at line 77 of file cudftable.hpp.
◆ set_sink()
| void cudf::io::experimental::cudftable_writer_options::set_sink |
( |
sink_info |
sink | ) |
|
|
inline |
The documentation for this class was generated from the following file: