存储用于指示字节范围的偏移量和大小 更多...
#include <byte_range_info.hpp>
存储用于指示字节范围的偏移量和大小
定义位于文件 byte_range_info.hpp 的第 36 行。
◆ byte_range_info() [1/2]
cudf::io::text::byte_range_info::byte_range_info |
( |
int64_t |
offset, |
|
|
int64_t |
size |
|
) |
| |
◆ byte_range_info() [2/2]
cudf::io::text::byte_range_info::byte_range_info |
( |
byte_range_info const & |
other | ) |
|
|
defaultnoexcept |
◆ is_empty()
bool cudf::io::text::byte_range_info::is_empty |
( |
| ) |
const |
|
inline |
◆ offset()
int64_t cudf::io::text::byte_range_info::offset |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ size()
int64_t cudf::io::text::byte_range_info::size |
( |
| ) |
const |
|
inline |
此类的文档生成自以下文件