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

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

buildIntersectionTranslationMapToOtherProxy(const StringDictionaryProxy *dest_proxy, const std::vector< StringOps_Namespace::StringOpInfo > &string_op_infos) const StringDictionaryProxy
buildIntersectionTranslationMapToOtherProxyUnlocked(const StringDictionaryProxy *dest_proxy, const std::vector< StringOps_Namespace::StringOpInfo > &string_op_infos) const StringDictionaryProxyprivate
buildNumericTranslationMap(const std::vector< StringOps_Namespace::StringOpInfo > &string_op_infos) const StringDictionaryProxy
buildUnionTranslationMapToOtherProxy(StringDictionaryProxy *dest_proxy, const std::vector< StringOps_Namespace::StringOpInfo > &string_op_types) const StringDictionaryProxy
eachStringSerially(StringDictionary::StringCallback &) const StringDictionaryProxy
entryCount() const StringDictionaryProxy
entryCountUnlocked() const StringDictionaryProxyprivate
generation_StringDictionaryProxyprivate
getCompare(const std::string &pattern, const std::string &comp_operator) const StringDictionaryProxy
getDictionary() const noexceptStringDictionaryProxy
getDictKey() const noexceptStringDictionaryProxyinline
getGeneration() const noexceptStringDictionaryProxy
getIdOfString(const std::string &str) const StringDictionaryProxy
getIdOfStringFromClient(String const &) const StringDictionaryProxyprivate
getIdOfStringNoGeneration(const std::string &str) const StringDictionaryProxy
getLike(const std::string &pattern, const bool icase, const bool is_simple, const char escape) const StringDictionaryProxy
getOrAdd(const std::string &str) noexceptStringDictionaryProxy
getOrAddTransient(const std::string &)StringDictionaryProxy
getOrAddTransient(const std::string_view)StringDictionaryProxy
getOrAddTransientBulk(const std::vector< std::string > &strings)StringDictionaryProxy
getOrAddTransientImpl(String)StringDictionaryProxyprivate
getOrAddTransientUnlocked(String const &)StringDictionaryProxyprivate
getRegexpLike(const std::string &pattern, const char escape) const StringDictionaryProxy
getString(int32_t string_id) const StringDictionaryProxy
getStringBytes(int32_t string_id) const noexceptStringDictionaryProxy
getStrings(const std::vector< int32_t > &string_ids) const StringDictionaryProxy
getStringUnlocked(const int32_t string_id) const StringDictionaryProxyprivate
getTransientBulk(const std::vector< std::string > &strings) const StringDictionaryProxy
getTransientBulkImpl(const std::vector< std::string > &strings, int32_t *string_ids, const bool take_read_lock) const StringDictionaryProxyprivate
getTransientVector() const StringDictionaryProxyinline
IdMap typedefStringDictionaryProxy
initIdMap() const StringDictionaryProxyinline
lookupTransientStringUnlocked(const String &lookup_string) const StringDictionaryProxyprivate
operator!=(StringDictionaryProxy const &) const StringDictionaryProxy
operator=(StringDictionaryProxy const &)=deleteStringDictionaryProxy
operator==(StringDictionaryProxy const &) const StringDictionaryProxy
persistedC() const StringDictionaryProxyprivate
rw_mutex_StringDictionaryProxymutableprivate
storageEntryCount() const StringDictionaryProxy
string_dict_StringDictionaryProxyprivate
string_dict_key_StringDictionaryProxyprivate
StringDictionaryProxy(StringDictionaryProxy const &)=deleteStringDictionaryProxy
StringDictionaryProxy(std::shared_ptr< StringDictionary > sd, const shared::StringDictKey &string_dict_key, const int64_t generation)StringDictionaryProxy
StringLocalCallback classStringDictionaryProxyfriend
StringNetworkCallback classStringDictionaryProxyfriend
transient_str_to_int_StringDictionaryProxyprivate
transient_string_vec_StringDictionaryProxyprivate
transientEntryCount() const StringDictionaryProxy
transientEntryCountUnlocked() const StringDictionaryProxyprivate
transientIdToIndex(int32_t const id)StringDictionaryProxyinlinestatic
transientIndexToId(unsigned const index)StringDictionaryProxyinlinestatic
transientLookupBulk(const std::vector< String > &lookup_strings, int32_t *string_ids, const bool take_read_lock) const StringDictionaryProxyprivate
transientLookupBulkParallelUnlocked(const std::vector< String > &lookup_strings, int32_t *string_ids) const StringDictionaryProxyprivate
transientLookupBulkUnlocked(const std::vector< String > &lookup_strings, int32_t *string_ids) const StringDictionaryProxyprivate
TransientMap typedefStringDictionaryProxy
transientUnion(StringDictionaryProxy const &)StringDictionaryProxy
updateGeneration(const int64_t generation) noexceptStringDictionaryProxy