#include <parse_tree_nodes.h>
◆ PT_load_data_partition_spec() [1/2]
| PT_load_data_partition_spec::PT_load_data_partition_spec |
( |
const LEX_STRING & |
name | ) |
|
|
inlineexplicit |
◆ PT_load_data_partition_spec() [2/2]
| PT_load_data_partition_spec::PT_load_data_partition_spec |
( |
const LEX_STRING & |
name, |
|
|
ulong |
first_file, |
|
|
ulong |
last_file |
|
) |
| |
|
inline |
◆ files_range()
| const std::optional< std::pair< ulong, ulong > > & PT_load_data_partition_spec::files_range |
( |
| ) |
const |
|
inline |
◆ name()
| const LEX_STRING & PT_load_data_partition_spec::name |
( |
| ) |
const |
|
inline |
◆ m_files_range
| std::optional<std::pair<ulong, ulong> > PT_load_data_partition_spec::m_files_range |
|
private |
◆ m_name
The documentation for this class was generated from the following file: