append_invalid() noexcept | IndexedOption< PRIMITIVE, BUILDER > | inline |
append_valid() noexcept | IndexedOption< PRIMITIVE, BUILDER > | inline |
append_valid(size_t i) noexcept | IndexedOption< PRIMITIVE, BUILDER > | inline |
buffer_nbytes(std::map< std::string, size_t > &names_nbytes) const noexcept | IndexedOption< PRIMITIVE, BUILDER > | inline |
clear() noexcept | IndexedOption< PRIMITIVE, BUILDER > | inline |
content() noexcept | IndexedOption< PRIMITIVE, BUILDER > | inline |
extend_invalid(size_t size) noexcept | IndexedOption< PRIMITIVE, BUILDER > | inline |
extend_valid(size_t size) noexcept | IndexedOption< PRIMITIVE, BUILDER > | inline |
form() const noexcept | IndexedOption< PRIMITIVE, BUILDER > | inline |
IndexedOption() | IndexedOption< PRIMITIVE, BUILDER > | inline |
IndexedOption(const awkward::BuilderOptions &options) | IndexedOption< PRIMITIVE, BUILDER > | inline |
is_valid(std::string &error) const noexcept | IndexedOption< PRIMITIVE, BUILDER > | inline |
length() const noexcept | IndexedOption< PRIMITIVE, BUILDER > | inline |
parameters() const noexcept | IndexedOption< PRIMITIVE, BUILDER > | inline |
set_id(size_t &id) noexcept | IndexedOption< PRIMITIVE, BUILDER > | inline |
set_parameters(std::string parameter) noexcept | IndexedOption< PRIMITIVE, BUILDER > | inline |
to_buffer(void *buffer, const char *name) const noexcept | IndexedOption< PRIMITIVE, BUILDER > | inline |
to_buffers(std::map< std::string, void * > &buffers) const noexcept | IndexedOption< PRIMITIVE, BUILDER > | inline |
to_char_buffers(std::map< std::string, uint8_t * > &buffers) const noexcept | IndexedOption< PRIMITIVE, BUILDER > | inline |