|
csvzall 0.4.0
CSV command-line tool and emerging C++ library
|
This is the complete list of members for csvzall::postgres::SchemaInference, including all inherited members.
| finalize() | csvzall::postgres::SchemaInference | |
| finalize_stats(const std::vector< ColumnStats > &stats) | csvzall::postgres::SchemaInference | static |
| has_enough_samples() const | csvzall::postgres::SchemaInference | inline |
| observe_row(const csv::CSVRow &row) | csvzall::postgres::SchemaInference | |
| observe_row(const std::vector< std::string > &row) | csvzall::postgres::SchemaInference | |
| observe_type(ColumnStats &stats, csv::DataType type) | csvzall::postgres::SchemaInference | static |
| SchemaInference(const std::vector< std::string > &headers) | csvzall::postgres::SchemaInference | explicit |