Celeritas  0.5.0-56+6b053cd
ImageIO.json.hh File Reference
#include <nlohmann/json.hpp>
This graph shows which files directly or indirectly include this file:

Functions

void celeritas::to_json (nlohmann::json &j, ImageInput const &v)
 
void celeritas::from_json (nlohmann::json const &j, ImageInput &v)
 
void celeritas::to_json (nlohmann::json &j, ImageParams const &p)
 

Function Documentation

◆ from_json()

void celeritas::from_json ( nlohmann::json const &  j,
ImageInput v 
)

I/O routines for JSON

◆ to_json() [1/2]

void celeritas::to_json ( nlohmann::json &  j,
ImageInput const &  v 
)

I/O routines for JSON

◆ to_json() [2/2]

void celeritas::to_json ( nlohmann::json &  j,
ImageParams const &  p 
)

I/O routines for JSON