Halide
Halide::Runtime::Internal::PointerTable Member List

This is the complete list of members for Halide::Runtime::Internal::PointerTable, including all inherited members.

append(void *user_context, const void *entry_ptr)Halide::Runtime::Internal::PointerTable
append(void *user_context, const void **array, size_t array_size)Halide::Runtime::Internal::PointerTable
assign(void *user_context, size_t index, const void *entry_ptr)Halide::Runtime::Internal::PointerTable
back()Halide::Runtime::Internal::PointerTable
clear(void *user_context)Halide::Runtime::Internal::PointerTable
current_allocator() constHalide::Runtime::Internal::PointerTable
data()Halide::Runtime::Internal::PointerTable
data() constHalide::Runtime::Internal::PointerTable
default_allocator()Halide::Runtime::Internal::PointerTablestatic
default_capacityHalide::Runtime::Internal::PointerTablestatic
destroy(void *user_context)Halide::Runtime::Internal::PointerTable
empty() constHalide::Runtime::Internal::PointerTable
fill(void *user_context, const void **array, size_t array_size)Halide::Runtime::Internal::PointerTable
front()Halide::Runtime::Internal::PointerTable
initialize(void *user_context, size_t initial_capacity=0, const SystemMemoryAllocatorFns &sma=default_allocator())Halide::Runtime::Internal::PointerTable
insert(void *user_context, size_t index, const void *entry_ptr)Halide::Runtime::Internal::PointerTable
insert(void *user_context, size_t index, const void **array, size_t array_size)Halide::Runtime::Internal::PointerTable
operator!=(const PointerTable &other) constHalide::Runtime::Internal::PointerTable
operator=(const PointerTable &other)Halide::Runtime::Internal::PointerTable
operator==(const PointerTable &other) constHalide::Runtime::Internal::PointerTable
operator[](size_t index)Halide::Runtime::Internal::PointerTable
operator[](size_t index) constHalide::Runtime::Internal::PointerTable
PointerTable(void *user_context, size_t initial_capacity=0, const SystemMemoryAllocatorFns &sma=default_allocator())Halide::Runtime::Internal::PointerTable
PointerTable(const PointerTable &other)Halide::Runtime::Internal::PointerTable
pop_back(void *user_context)Halide::Runtime::Internal::PointerTable
pop_front(void *user_context)Halide::Runtime::Internal::PointerTable
prepend(void *user_context, const void *entry_ptr)Halide::Runtime::Internal::PointerTable
prepend(void *user_context, const void **array, size_t array_size)Halide::Runtime::Internal::PointerTable
remove(void *user_context, size_t index)Halide::Runtime::Internal::PointerTable
remove(void *user_context, size_t index, size_t entry_count)Halide::Runtime::Internal::PointerTable
replace(void *user_context, size_t index, const void **array, size_t array_size)Halide::Runtime::Internal::PointerTable
reserve(void *user_context, size_t capacity, bool free_existing=false)Halide::Runtime::Internal::PointerTable
resize(void *user_context, size_t entry_count, bool realloc=true)Halide::Runtime::Internal::PointerTable
shrink_to_fit(void *user_context)Halide::Runtime::Internal::PointerTable
size() constHalide::Runtime::Internal::PointerTable
~PointerTable()Halide::Runtime::Internal::PointerTable