Halide
Halide::Runtime::Internal::StringStorage Member List

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

append(void *user_context, char ch)Halide::Runtime::Internal::StringStorage
append(void *user_context, const char *str, size_t length=0)Halide::Runtime::Internal::StringStorage
assign(void *user_context, char ch)Halide::Runtime::Internal::StringStorage
assign(void *user_context, const char *str, size_t length=0)Halide::Runtime::Internal::StringStorage
clear(void *user_context)Halide::Runtime::Internal::StringStorage
contains(const char *str) constHalide::Runtime::Internal::StringStorage
contains(const StringStorage &other) constHalide::Runtime::Internal::StringStorage
create(void *user_context, const SystemMemoryAllocatorFns &ma)Halide::Runtime::Internal::StringStoragestatic
current_allocator() constHalide::Runtime::Internal::StringStorage
data() constHalide::Runtime::Internal::StringStorage
default_allocator()Halide::Runtime::Internal::StringStoragestatic
destroy(void *user_context, StringStorage *string_storage)Halide::Runtime::Internal::StringStoragestatic
destroy(void *user_context)Halide::Runtime::Internal::StringStorage
initialize(void *user_context, uint32_t capacity=0, const SystemMemoryAllocatorFns &sma=default_allocator())Halide::Runtime::Internal::StringStorage
length() constHalide::Runtime::Internal::StringStorage
operator!=(const StringStorage &other) constHalide::Runtime::Internal::StringStorage
operator=(const StringStorage &other)Halide::Runtime::Internal::StringStorage
operator==(const StringStorage &other) constHalide::Runtime::Internal::StringStorage
prepend(void *user_context, char ch)Halide::Runtime::Internal::StringStorage
prepend(void *user_context, const char *str, size_t length=0)Halide::Runtime::Internal::StringStorage
reserve(void *user_context, size_t length)Halide::Runtime::Internal::StringStorage
StringStorage(void *user_context=nullptr, uint32_t capacity=0, const SystemMemoryAllocatorFns &sma=default_allocator())Halide::Runtime::Internal::StringStorage
StringStorage(const StringStorage &other)=defaultHalide::Runtime::Internal::StringStorage
terminate(void *user_context, size_t length)Halide::Runtime::Internal::StringStorage
~StringStorage()Halide::Runtime::Internal::StringStorage