Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
SegmentSequenceProfile.json.hh File Reference

Json-support for segment sequence profile configuration. More...

#include <json.hpp>
#include <protocols/indexed_structure_store/SegmentSequenceProfile.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 SegmentSequenceProfileConfig &c)
 
void protocols::indexed_structure_store::from_json (const nlohmann::json &j, SegmentSequenceProfileConfig &c)
 

Detailed Description

Json-support for segment sequence profile configuration.

Author
Alex Ford (forda.nosp@m.s@uw.nosp@m..edu)