Alexandria
2.27.0
SDC-CH common library for the Euclid project
|
#include "ReaderHelper.h"
Go to the source code of this file.
Namespaces | |
Euclid | |
Euclid::Table | |
Functions | |
std::shared_ptr< ColumnInfo > | Euclid::Table::createColumnInfo (const std::vector< std::string > &names, const std::vector< std::pair< std::type_index, std::size_t >> &types, const std::vector< std::string > &units, const std::vector< std::string > &descriptions) |
Creates a ColumnInfo object from the given names and types. More... | |
Definition in file ReaderHelper.cpp.