OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
import_export::QueryExporter Member List

This is the complete list of members for import_export::QueryExporter, including all inherited members.

ArrayNullHandling enum nameimport_export::QueryExporter
beginExport(const std::string &file_path, const std::string &layer_name, const CopyParams &copy_params, const std::vector< TargetMetaInfo > &column_info, const FileCompression file_compression, const ArrayNullHandling array_null_handling)=0import_export::QueryExporterpure virtual
create(const FileType file_type)import_export::QueryExporterstatic
endExport()=0import_export::QueryExporterpure virtual
exportResults(const std::vector< AggregatedResult > &query_results)=0import_export::QueryExporterpure virtual
file_type_import_export::QueryExporterprotected
FileCompression enum nameimport_export::QueryExporter
FileType enum nameimport_export::QueryExporter
QueryExporter(const FileType file_type)import_export::QueryExporterexplicit
QueryExporter()=deleteimport_export::QueryExporter
safeColumnName(const std::string &resname, const int column_index)import_export::QueryExporterprotected
validateFileExtensions(const std::string &file_path, const std::string &file_type, const std::unordered_set< std::string > &valid_extensions) const import_export::QueryExporterprotected
~QueryExporter()import_export::QueryExporterinlinevirtual