ALPSCore reference
Classes | Namespaces | Typedefs | Functions
params.hpp File Reference
#include "alps/config.hpp"
#include "alps/hdf5/archive.hpp"
#include <alps/utilities/deprecated.hpp>
#include <map>
#include <iosfwd>
#include "./dictionary.hpp"
#include "./params/params_impl.hpp"
Include dependency graph for params.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  alps::params_ns::params
 Parse sectioned INI file or HDF5 or command line, provide the results as dictionary. More...
 
struct  alps::params_ns::params::not_restored
 Exception type: the object was not restored from archive. More...
 
class  alps::params_ns::params::archive_conflict
 Exception type: attempt to restore from 2 archives. More...
 

Namespaces

 alps
 
 alps::params_ns
 

Typedefs

typedef params_ns::params alps::params
 

Functions

std::string alps::params_ns::origin_name (const params &p)
 Convenience function to obtain the "origin" filename associated with the parameters object. More...