Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Namespaces | Functions
AsciiWriterHelper.cpp File Reference
#include "AsciiWriterHelper.h"
#include "AlexandriaKernel/RegexHelper.h"
#include "ElementsKernel/Exception.h"
#include <algorithm>
#include <boost/lexical_cast.hpp>
#include <boost/io/detail/quoted_manip.hpp>
Include dependency graph for AsciiWriterHelper.cpp:

Go to the source code of this file.

Namespaces

namespace  Euclid
 
namespace  Euclid::Table
 

Functions

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

Detailed Description

Date
April 16, 2014
Author
Nikolaos Apostolakos

Definition in file AsciiWriterHelper.cpp.