OmniSciDB
a5dc49c757
|
#include <ResultSetStorage.h>
Public Attributes | |
const bool | is_lazily_fetched |
const int | local_col_id |
const SQLTypeInfo | type |
Definition at line 78 of file ResultSetStorage.h.
const bool ColumnLazyFetchInfo::is_lazily_fetched |
Definition at line 79 of file ResultSetStorage.h.
Referenced by result_set::lazy_decode(), and ResultSet::makeGeoTargetValue().
const int ColumnLazyFetchInfo::local_col_id |
Definition at line 80 of file ResultSetStorage.h.
Referenced by ResultSet::makeGeoTargetValue().
const SQLTypeInfo ColumnLazyFetchInfo::type |
Definition at line 81 of file ResultSetStorage.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__(), 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(), and result_set::lazy_decode().