OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
StringViewSource.h File Reference
+ Include dependency graph for StringViewSource.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  data_conversion::BaseSource
 
class  data_conversion::StringViewSource
 

Namespaces

 data_conversion
 
 data_conversion::anonymous_namespace{StringViewSource.h}
 

Functions

template<typename DataType >
bool data_conversion::anonymous_namespace{StringViewSource.h}::is_null (const DataType &typed_value)
 
template<typename T >
std::vector< std::string_view > data_conversion::anonymous_namespace{StringViewSource.h}::get_materialized_string_views (const size_t num_elements, const StringDictionary *string_dict, const T *ids)
 
std::vector< std::string_view > data_conversion::anonymous_namespace{StringViewSource.h}::get_materialized_string_views (const size_t num_elements, const StringDictionary *string_dict, const int8_t *ids, const SQLTypeInfo &type_info)