OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ConverterCreateParameter Struct Reference

#include <TargetValueConvertersFactories.h>

+ Collaboration diagram for ConverterCreateParameter:

Public Attributes

size_t num_rows
 
const TargetMetaInfo source
 
const ColumnDescriptortarget
 
const Catalog_Namespace::Catalogtarget_cat
 
const SQLTypeInfotype
 
bool can_be_null
 
StringDictionaryProxyliterals_dictionary
 
StringDictionaryProxysource_dictionary_proxy
 

Detailed Description

Definition at line 24 of file TargetValueConvertersFactories.h.

Member Data Documentation

StringDictionaryProxy* ConverterCreateParameter::source_dictionary_proxy
const SQLTypeInfo& ConverterCreateParameter::type

Definition at line 29 of file TargetValueConvertersFactories.h.

Referenced by TableFunctionsFactory_node.PrimitiveNode::__eq__(), TableFunctionsFactory_declbracket.Declaration::__getattr__(), TableFunctionsFactory_node.ArgNode::__iter__(), TableFunctionsFactory_declbracket.Declaration::__repr__(), TableFunctionsFactory_declbracket.Declaration::__str__(), TableFunctionsFactory_parser.Token::__str__(), NumericConverterFactory< SOURCE_TYPE, TARGET_TYPE >::create(), DictionaryConverterFactory< TARGET_TYPE >::create(), TableFunctionsFactory_node.TypeNode::is_array_text_encoding_dict(), TableFunctionsFactory_node.TypeNode::is_column(), TableFunctionsFactory_node.TypeNode::is_column_list(), TableFunctionsFactory_node.TypeNode::is_cursor(), TableFunctionsFactory_node.TypeNode::is_output_buffer_sizer(), TableFunctionsFactory_node.TypeNode::is_string_scalar(), TableFunctionsFactory_node.TypeNode::is_text_encoding_dict(), heavydb.completion_hints.ttypes.TCompletionHint::read(), heavydb.common.ttypes.TTypeInfo::read(), heavydb.serialized_result_set.ttypes.TTargetInfo::read(), heavydb.serialized_result_set.ttypes.TCountDistinctSet::read(), heavydb.thrift.ttypes.TColumnRange::read(), heavydb.thrift.ttypes.TRenderDatum::read(), heavydb.thrift.Heavy.get_db_object_privs_args::read(), heavydb.completion_hints.ttypes.TCompletionHint::write(), heavydb.common.ttypes.TTypeInfo::write(), heavydb.serialized_result_set.ttypes.TTargetInfo::write(), heavydb.serialized_result_set.ttypes.TCountDistinctSet::write(), heavydb.thrift.ttypes.TColumnRange::write(), heavydb.thrift.ttypes.TRenderDatum::write(), and heavydb.thrift.Heavy.get_db_object_privs_args::write().


The documentation for this struct was generated from the following file: