Alexandria  2.19
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
AsciiWriterHelper.h File Reference
#include <sstream>
#include <typeindex>
#include <vector>
#include "ElementsKernel/Export.h"
#include "Table/Table.h"
Include dependency graph for AsciiWriterHelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Euclid::Table::ToStringVisitor
 

Namespaces

 Euclid
 
 Euclid::Table
 

Functions

std::string Euclid::Table::typeToKeyword (std::type_index type)
 Converts a type to its string representation. More...
 
std::vector< size_t > Euclid::Table::calculateColumnLengths (const Table &table)
 Calculates the sizes in characters each column of the table needs. More...
 
std::string Euclid::Table::quoted (const std::string &str)
 

Detailed Description

Date
April 16, 2014
Author
Nikolaos Apostolakos

Definition in file AsciiWriterHelper.h.