Alexandria
2.16
Please provide a description of the 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::type_index > &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.