This is the complete list of members for Panel< PRIMITIVE >, including all inherited members.
append(PRIMITIVE *to_ptr, size_t offset, size_t from, int64_t length) const noexcept | Panel< PRIMITIVE > | inline |
append_panel(size_t reserved) | Panel< PRIMITIVE > | inline |
concatenate_to(PRIMITIVE *to_ptr, size_t offset) const noexcept | Panel< PRIMITIVE > | inline |
concatenate_to_from(PRIMITIVE *to_ptr, size_t offset, size_t from) const noexcept | Panel< PRIMITIVE > | inline |
copy_as | Panel< PRIMITIVE > | inline |
copy_as(TO_PRIMITIVE *to_ptr, size_t offset) | Panel< PRIMITIVE > | inline |
copy_as(TO_PRIMITIVE *to_ptr, size_t offset) | Panel< PRIMITIVE > | inline |
current_length() | Panel< PRIMITIVE > | inline |
data() | Panel< PRIMITIVE > | inline |
fill_panel(PRIMITIVE datum) | Panel< PRIMITIVE > | inline |
next() | Panel< PRIMITIVE > | inline |
operator[](size_t i) | Panel< PRIMITIVE > | inline |
Panel(size_t reserved) | Panel< PRIMITIVE > | inline |
Panel(std::unique_ptr< PRIMITIVE[]> ptr, size_t length, size_t reserved) | Panel< PRIMITIVE > | inline |
reserved() | Panel< PRIMITIVE > | inline |
~Panel() | Panel< PRIMITIVE > | inline |