Alexandria  2.19
Please provide a description of the project.
Namespaces | Functions
ReaderHelper.h File Reference
#include "Table/ColumnInfo.h"
#include <memory>
#include <string>
#include <typeindex>
#include <vector>
Include dependency graph for ReaderHelper.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Date
April 21, 2014
Author
Nikolaos Apostolakos

Definition in file ReaderHelper.h.