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

#include <ResultSetStorage.h>

+ Collaboration diagram for ColumnLazyFetchInfo:

Public Attributes

const bool is_lazily_fetched
 
const int local_col_id
 
const SQLTypeInfo type
 

Detailed Description

Definition at line 78 of file ResultSetStorage.h.

Member Data Documentation

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().


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