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

#include <ExternalExecutor.h>

+ Collaboration diagram for ExternalQueryTable:

Public Attributes

FetchResult fetch_result
 
std::vector< TargetMetaInfoschema
 
std::string from_table
 
const Executorexecutor
 

Detailed Description

Definition at line 30 of file ExternalExecutor.h.

Member Data Documentation

const Executor* ExternalQueryTable::executor

Definition at line 34 of file ExternalExecutor.h.

FetchResult ExternalQueryTable::fetch_result

Definition at line 31 of file ExternalExecutor.h.

std::string ExternalQueryTable::from_table

Definition at line 33 of file ExternalExecutor.h.

std::vector<TargetMetaInfo> ExternalQueryTable::schema

Definition at line 32 of file ExternalExecutor.h.


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