|
Gemmi C++ API
|
Writing cif::Document or its parts as JSON (mmJSON, CIF-JSON, etc). More...
Go to the source code of this file.
Classes | |
| struct | gemmi::cif::JsonWriteOptions |
Namespaces | |
| namespace | gemmi |
| namespace | gemmi::cif |
Functions | |
| GEMMI_DLL void | gemmi::cif::write_json_to_stream (std::ostream &os, const Document &doc, const JsonWriteOptions &options) |
| void | gemmi::cif::write_mmjson_to_stream (std::ostream &os, const Document &doc) |
Writing cif::Document or its parts as JSON (mmJSON, CIF-JSON, etc).
Definition in file to_json.hpp.