Rosetta
Classes | Namespaces
PeptideDeriverOutputter.hh File Reference

an abstract base class for handling calculation outputs from PeptideDeriverFilter More...

#include <protocols/peptide_deriver/PeptideDeriverOutputter.fwd.hh>
#include <protocols/peptide_deriver/PeptideDeriverFilter.hh>
#include <core/types.hh>
#include <core/pose/Pose.fwd.hh>
#include <string>

Classes

class  protocols::peptide_deriver::PeptideDeriverOutputter
 an abstract base class for handling calculation outputs from PeptideDeriverFilter Since PeptideDeriverFilter might have a set of outputs for each residue, for each chain in each chain-pair, outputting is quite elaborate. This is an attempt to decouple the calculation from the representation of results. Representation of results is delegated to implementors of this class. More...
 

Namespaces

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

Detailed Description

an abstract base class for handling calculation outputs from PeptideDeriverFilter

Author
orlypolo (orlym.nosp@m.arcu.nosp@m.@gmai.nosp@m.l.co.nosp@m.m)