OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RowSetMemoryOwner Member List

This is the complete list of members for RowSetMemoryOwner, including all inherited members.

addArray(const std::vector< int64_t > &arr)RowSetMemoryOwnerinline
addColBuffer(const void *col_buffer)RowSetMemoryOwnerinline
addCountDistinctBuffer(int8_t *count_distinct_buffer, const size_t bytes, const bool physical_buffer)RowSetMemoryOwnerinline
addCountDistinctSet(CountDistinctSet *count_distinct_set)RowSetMemoryOwnerinline
addLiteralStringDictProxy(std::shared_ptr< StringDictionaryProxy > lit_str_dict_proxy)RowSetMemoryOwnerinline
addString(const std::string &str)RowSetMemoryOwnerinline
addStringDict(std::shared_ptr< StringDictionary > str_dict, const shared::StringDictKey &dict_key, const int64_t generation)RowSetMemoryOwnerinline
addStringProxyIntersectionTranslationMap(const StringDictionaryProxy *source_proxy, const StringDictionaryProxy *dest_proxy, const std::vector< StringOps_Namespace::StringOpInfo > &string_op_infos)RowSetMemoryOwnerinline
addStringProxyNumericTranslationMap(const StringDictionaryProxy *source_proxy, const std::vector< StringOps_Namespace::StringOpInfo > &string_op_infos)RowSetMemoryOwnerinline
addStringProxyUnionTranslationMap(const StringDictionaryProxy *source_proxy, StringDictionaryProxy *dest_proxy, const std::vector< StringOps_Namespace::StringOpInfo > &string_op_infos)RowSetMemoryOwnerinline
addVarlenBuffer(void *varlen_buffer)RowSetMemoryOwnerinline
addVarlenInputBuffer(Data_Namespace::AbstractBuffer *buffer)RowSetMemoryOwnerinline
allocate(const size_t num_bytes, const size_t thread_idx=0) overrideRowSetMemoryOwnerinlinevirtual
allocateCachedGroupByBuffer(const size_t num_bytes, const size_t thread_idx)RowSetMemoryOwnerinline
allocateCountDistinctBuffer(const size_t num_bytes, const size_t thread_idx=0)RowSetMemoryOwnerinline
allocateMode()RowSetMemoryOwnerinline
allocators_RowSetMemoryOwnerprivate
arena_block_size_RowSetMemoryOwnerprivate
arrays_RowSetMemoryOwnerprivate
clearNonOwnedGroupByBuffers()RowSetMemoryOwnerinline
cloneStrDictDataOnly()RowSetMemoryOwnerinline
col_buffers_RowSetMemoryOwnerprivate
count_distinct_bitmaps_RowSetMemoryOwnerprivate
count_distinct_sets_RowSetMemoryOwnerprivate
executor_id_RowSetMemoryOwnerprivate
generate_translation_map_key(const shared::StringDictKey &source_proxy_dict_key, const std::vector< StringOps_Namespace::StringOpInfo > &string_op_infos)RowSetMemoryOwnerinline
generate_translation_map_key(const shared::StringDictKey &source_proxy_dict_key, const shared::StringDictKey &dest_proxy_dict_key, const std::vector< StringOps_Namespace::StringOpInfo > &string_op_infos)RowSetMemoryOwnerinline
getLiteralStringDictProxy() const RowSetMemoryOwnerinline
getOrAddStringDictProxy(const shared::StringDictKey &dict_key, const bool with_generation)RowSetMemoryOwner
getOrAddStringProxyNumericTranslationMap(const shared::StringDictKey &source_dict_id_in, const bool with_generation, const std::vector< StringOps_Namespace::StringOpInfo > &string_op_infos)RowSetMemoryOwner
getOrAddStringProxyTranslationMap(const shared::StringDictKey &source_dict_id_in, const shared::StringDictKey &dest_dict_id_in, const bool with_generation, const StringTranslationType translation_map_type, const std::vector< StringOps_Namespace::StringOpInfo > &string_op_infos)RowSetMemoryOwner
getStringDictionaryGenerations()RowSetMemoryOwnerinline
getStringDictProxy(const shared::StringDictKey &dict_key) const RowSetMemoryOwnerinline
getStringOps(const std::vector< StringOps_Namespace::StringOpInfo > &string_op_infos)RowSetMemoryOwnerinline
getTableFunctionMetadata(const char *key, const uint8_t *&raw_data, size_t &num_bytes, TableFunctionMetadataType &value_type) const RowSetMemoryOwnerinline
lit_str_dict_proxy_RowSetMemoryOwnerprivate
MetadataValue typedefRowSetMemoryOwnerprivate
mode_maps_RowSetMemoryOwnerprivate
non_owned_group_by_buffers_RowSetMemoryOwnerprivate
nullTDigest(double const q)RowSetMemoryOwner
QueryExecutionContext classRowSetMemoryOwnerfriend
ResultSet classRowSetMemoryOwnerfriend
RowSetMemoryOwner(const size_t arena_block_size, const size_t executor_id, const size_t num_kernel_threads=0)RowSetMemoryOwnerinline
setDictionaryGenerations(StringDictionaryGenerations generations)RowSetMemoryOwnerinline
setTableFunctionMetadata(const char *key, const uint8_t *raw_data, const size_t num_bytes, const TableFunctionMetadataType value_type)RowSetMemoryOwnerinline
state_mutex_RowSetMemoryOwnermutableprivate
str_dict_proxy_owned_RowSetMemoryOwnerprivate
str_proxy_intersection_translation_maps_owned_RowSetMemoryOwnerprivate
str_proxy_numeric_translation_maps_owned_RowSetMemoryOwnerprivate
str_proxy_union_translation_maps_owned_RowSetMemoryOwnerprivate
string_dictionary_generations_RowSetMemoryOwnerprivate
string_ops_owned_RowSetMemoryOwnerprivate
strings_RowSetMemoryOwnerprivate
StringTranslationType enum nameRowSetMemoryOwner
t_digests_RowSetMemoryOwnerprivate
table_function_metadata_store_RowSetMemoryOwnerprivate
table_function_metadata_store_mutex_RowSetMemoryOwnermutableprivate
varlen_buffers_RowSetMemoryOwnerprivate
varlen_input_buffers_RowSetMemoryOwnerprivate
~RowSetMemoryOwner()RowSetMemoryOwnerinline
~SimpleAllocator()=defaultSimpleAllocatorprotected