#include <arrow_array_schema_utils.hpp>
◆ children_ownership()
sparrow::children_ownership::children_ownership |
( |
std::size_t | size = 0 | ) |
|
|
explicitconstexprprotected |
◆ children_size()
std::size_t sparrow::children_ownership::children_size |
( |
| ) |
const |
|
nodiscardconstexprnoexcept |
◆ has_child_ownership()
bool sparrow::children_ownership::has_child_ownership |
( |
std::size_t | child | ) |
const |
|
nodiscardconstexpr |
◆ resize_children()
void sparrow::children_ownership::resize_children |
( |
std::size_t | size | ) |
|
|
constexpr |
◆ set_child_ownership()
void sparrow::children_ownership::set_child_ownership |
( |
std::size_t | child, |
|
|
bool | ownership ) |
|
constexpr |
The documentation for this class was generated from the following file: