CASM  1.1.0
A Clusters Approach to Statistical Mechanics
MappedProperties.hh File Reference
#include <ctime>
#include <string>
#include "casm/casm_io/FileData.hh"
#include "casm/casm_io/enum/io_traits.hh"
#include "casm/casm_io/enum/stream_io.hh"
#include "casm/global/eigen.hh"

Go to the source code of this file.

Classes

struct  CASM::MappedProperties
 
class  CASM::ScoreMappedProperties
 
struct  CASM::ScoreMappedProperties::Option
 

Namespaces

 CASM
 Main CASM namespace.
 

Functions

jsonParser & CASM::to_json (const MappedProperties &prop, jsonParser &json)
 
jsonParser const & CASM::from_json (MappedProperties &prop, const jsonParser &json)
 
jsonParser & CASM::to_json (const ScoreMappedProperties &score, jsonParser &json)
 
jsonParser const & CASM::from_json (ScoreMappedProperties &score, const jsonParser &json)