19 #ifndef OST_CONOP_HEURISTIC_HH
20 #define OST_CONOP_HEURISTIC_HH
27 namespace ost {
namespace conop {
30 class HeuristicProcessor;
virtual String ToString() const
void ProcessUnkResidue(DiagnosticsPtr diags, mol::ResidueHandle res) const
virtual ProcessorPtr Copy() const
virtual void DoProcess(DiagnosticsPtr diags, mol::EntityHandle ent) const
HeuristicProcessor(bool bf, bool at, bool cn, bool aa, bool ch, ConopAction zo)
#define DLLEXPORT_OST_CONOP
boost::shared_ptr< Diagnostics > DiagnosticsPtr
boost::shared_ptr< Processor > ProcessorPtr
boost::shared_ptr< HeuristicProcessor > HeuristicProcessorPtr