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

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

archivePlumber(const Catalog_Namespace::SessionInfo *session_info)import_export::DataStreamSinkprotected
best_encodingsimport_export::Detectorprivate
best_sqltypesimport_export::Detectorprivate
copy_paramsimport_export::DataStreamSinkprotected
DataStreamSink()import_export::DataStreamSinkinline
DataStreamSink(const CopyParams &copy_params, const std::string file_path)import_export::DataStreamSinkinline
detect_column_types(const std::vector< std::string > &row)import_export::Detectorprivate
detect_headers(const std::vector< SQLTypes > &first_types, const std::vector< SQLTypes > &rest_types)import_export::Detectorprivate
detect_row_delimiter()import_export::Detectorprivate
detect_sqltype(const std::string &str)import_export::Detectorstatic
Detector(const boost::filesystem::path &fp, CopyParams &cp)import_export::Detector
file_offsetsimport_export::DataStreamSinkprotected
file_offsets_muteximport_export::DataStreamSinkprotected
file_pathimport_export::Detectorprivate
find_best_encodings(const std::vector< std::vector< std::string >>::const_iterator &row_begin, const std::vector< std::vector< std::string >>::const_iterator &row_end, const std::vector< SQLTypes > &best_types)import_export::Detectorprivate
find_best_sqltypes()import_export::Detectorprivate
find_best_sqltypes(const std::vector< std::vector< std::string >> &raw_rows, const CopyParams &copy_params)import_export::Detectorprivate
find_best_sqltypes(const std::vector< std::vector< std::string >>::const_iterator &row_begin, const std::vector< std::vector< std::string >>::const_iterator &row_end, const CopyParams &copy_params)import_export::Detectorprivate
find_best_sqltypes_and_headers()import_export::Detectorprivate
get_copy_params() const import_export::DataStreamSinkinline
get_headers()import_export::Detector
get_sample_rows(size_t n)import_export::Detector
getBestColumnTypes() const import_export::Detector
has_headersimport_export::Detector
import_compressed(std::vector< std::string > &file_paths, const Catalog_Namespace::SessionInfo *session_info)import_export::DataStreamSink
import_mutex_import_export::DataStreamSinkprotected
import_status_import_export::DataStreamSinkprotected
importDelimited(const std::string &file_path, const bool decompressed, const Catalog_Namespace::SessionInfo *session_info) overrideimport_export::Detectorprivatevirtual
init()import_export::Detectorprivate
line1import_export::Detectorprivate
more_restrictive_sqltype(const SQLTypes a, const SQLTypes b)import_export::Detectorprivatestatic
p_fileimport_export::DataStreamSinkprotected
raw_dataimport_export::Detectorprivate
raw_rowsimport_export::Detector
read_file()import_export::Detectorprivate
split_raw_data()import_export::Detectorprivate
timeoutimport_export::Detectorprivate
total_file_sizeimport_export::DataStreamSinkprotected
~DataStreamSink()import_export::DataStreamSinkinlinevirtual