Halide
Halide::Runtime::Internal::StringTable Member List

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

append(void *user_context, const char *str, size_t length=0)Halide::Runtime::Internal::StringTable
assign(void *user_context, size_t index, const char *str, size_t length=0)Halide::Runtime::Internal::StringTable
clear(void *user_context)Halide::Runtime::Internal::StringTable
contains(const char *str) constHalide::Runtime::Internal::StringTable
data() constHalide::Runtime::Internal::StringTable
destroy(void *user_context)Halide::Runtime::Internal::StringTable
fill(void *user_context, const char **array, size_t coun)Halide::Runtime::Internal::StringTable
operator=(const StringTable &)=deleteHalide::Runtime::Internal::StringTable
operator[](size_t index) constHalide::Runtime::Internal::StringTable
parse(void *user_context, const char *str, const char *delim)Halide::Runtime::Internal::StringTable
prepend(void *user_context, const char *str, size_t length=0)Halide::Runtime::Internal::StringTable
resize(void *user_context, size_t capacity)Halide::Runtime::Internal::StringTable
size() constHalide::Runtime::Internal::StringTableinline
StringTable(const StringTable &)=deleteHalide::Runtime::Internal::StringTable
StringTable(const SystemMemoryAllocatorFns &allocator=StringStorage::default_allocator())Halide::Runtime::Internal::StringTable
StringTable(void *user_context, size_t capacity, const SystemMemoryAllocatorFns &allocator=StringStorage::default_allocator())Halide::Runtime::Internal::StringTable
StringTable(void *user_context, const char **array, size_t count, const SystemMemoryAllocatorFns &allocator=StringStorage::default_allocator())Halide::Runtime::Internal::StringTable
~StringTable()Halide::Runtime::Internal::StringTable