1 #ifndef UNITCELLCOORDIO_HH
2 #define UNITCELLCOORDIO_HH
11 jsonParser &
to_json(
const xtal::UnitCellCoord &ucc_val, jsonParser &fill_json);
14 void from_json(xtal::UnitCellCoord &fill_value,
const jsonParser &read_json);
jsonParser & to_json(const ClexDescription &desc, jsonParser &json)
void from_json(ClexDescription &desc, const jsonParser &json)