Rosetta
Namespaces | Functions
QueryDatabase.json.hh File Reference
#include <json.hpp>
#include <protocols/indexed_structure_store/search/QueryDatabase.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::indexed_structure_store
 
 protocols::indexed_structure_store::search
 

Functions

void protocols::indexed_structure_store::search::to_json (nlohmann::json &j, const SingleQuerySummaryStatistics &s)
 
void protocols::indexed_structure_store::search::from_json (const nlohmann::json &j, SingleQuerySummaryStatistics &s)
 
void protocols::indexed_structure_store::search::to_json (nlohmann::json &j, const StructureSingleQueryResult &s)
 
void protocols::indexed_structure_store::search::from_json (const nlohmann::json &j, StructureSingleQueryResult &s)
 
void protocols::indexed_structure_store::search::to_json (nlohmann::json &j, const PairQuerySummaryStatistics &s)
 
void protocols::indexed_structure_store::search::from_json (const nlohmann::json &j, PairQuerySummaryStatistics &s)
 
void protocols::indexed_structure_store::search::to_json (nlohmann::json &j, const StructurePairQueryResult &s)
 
void protocols::indexed_structure_store::search::from_json (const nlohmann::json &j, StructurePairQueryResult &s)
 

Detailed Description

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