![]() |
Rosetta
2021.16
|
json-support functions for indexed_structure_store primitive datatypes. More...
#include <algorithm>#include <string>#include <json.hpp>#include <protocols/indexed_structure_store/Datatypes.hh>Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::indexed_structure_store | |
Functions | |
| void | protocols::indexed_structure_store::to_json (nlohmann::json &j, const ResidueBackboneEntry &i) |
| void | protocols::indexed_structure_store::from_json (const nlohmann::json &j, ResidueBackboneEntry &i) |
| void | protocols::indexed_structure_store::to_json (nlohmann::json &j, const ResidueSidechainEntry &i) |
| void | protocols::indexed_structure_store::from_json (const nlohmann::json &j, ResidueSidechainEntry &i) |
| void | protocols::indexed_structure_store::to_json (nlohmann::json &j, const ResidueOrientEntry &i) |
| void | protocols::indexed_structure_store::from_json (const nlohmann::json &j, ResidueOrientEntry &i) |
| void | protocols::indexed_structure_store::to_json (nlohmann::json &j, const ResidueEntry &i) |
| void | protocols::indexed_structure_store::from_json (const nlohmann::json &j, ResidueEntry &i) |
| void | protocols::indexed_structure_store::to_json (nlohmann::json &j, const StructureEntry &i) |
| void | protocols::indexed_structure_store::from_json (const nlohmann::json &j, StructureEntry &i) |
json-support functions for indexed_structure_store primitive datatypes.
1.8.7