CASM  1.1.0
A Clusters Approach to Statistical Mechanics
SimpleFormatter.hh File Reference
#include <functional>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  CASM::simpleformatter::DatumFormatterOptions
 
class  CASM::simpleformatter::BaseDatumEvaluator< ObjectType >
 
class  CASM::simpleformatter::DatumEvaluator< ObjectType, ValueType >
 
class  CASM::simpleformatter::VectorizedDatumEvaluator< ObjectType, VectorizedValueType >
 
class  CASM::simpleformatter::DataFormatter< ObjectType >
 

Namespaces

 CASM
 Main CASM namespace.
 
 CASM::simpleformatter
 

Functions

std::vector< std::string > const & CASM::simpleformatter::errors () const
 Access error messages from caught exceptions that occur during evaluation. More...
 
int error_index CASM::simpleformatter::insert_error (std::string what)