|
Gemmi C++ API
|
Reading CIF-JSON (COMCIFS) and mmJSON (PDBj) formats into cif::Document. More...
Go to the source code of this file.
Namespaces | |
| namespace | gemmi |
| namespace | gemmi::cif |
Functions | |
| GEMMI_DLL Document | gemmi::cif::read_mmjson_insitu (char *buffer, std::size_t size, const std::string &name="mmJSON") |
| Document | gemmi::cif::read_mmjson_file (const std::string &path) |
| template<typename T > | |
| Document | gemmi::cif::read_mmjson (T &&input) |
Reading CIF-JSON (COMCIFS) and mmJSON (PDBj) formats into cif::Document.
Definition in file json.hpp.