CASM  1.1.0
A Clusters Approach to Statistical Mechanics
json_io.hh File Reference
#include <string>
#include "casm/global/enum.hh"

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 
 CASM::DB
 

Functions

template<typename DataObject >
DB::Selection< DataObject > CASM::DB::make_selection (DB::Database< DataObject > &db, const jsonParser &kwargs, std::string name_key, std::string sel_key, OnError on_error=OnError::THROW)
 Make a DB::Selection from JSON input. More...