Version: SMASH-2.0
configuration.h File Reference
#include <array>
#include <set>
#include <stdexcept>
#include <string>
#include <utility>
#include <vector>
#include <yaml-cpp/yaml.h>
#include "density.h"
#include "forwarddeclarations.h"

Go to the source code of this file.

Classes

struct  YAML::convert< T >
 Convert from YAML::Node to SMASH-readable (C++) format and vice versa. More...
 
class  smash::Configuration
 Interface to the SMASH configuration files. More...
 
struct  smash::Configuration::IncorrectTypeInAssignment
 
struct  smash::Configuration::ParseError
 
struct  smash::Configuration::FileDoesNotExist
 
class  smash::Configuration::Value
 Return type of Configuration::take that automatically determines the target type. More...
 

Namespaces

 YAML
 
 smash