|
OpenStructure
|
#include <heuristic.hh>
Inherits Processor.
Public Member Functions | |
| HeuristicProcessor () | |
| virtual ProcessorPtr | Copy () const |
| HeuristicProcessor (bool bf, bool at, bool cn, bool aa, ConopAction zo) | |
| virtual String | ToString () const |
Public Member Functions inherited from Processor | |
| DiagnosticsPtr | Process (mol::EntityHandle ent, bool log_diags=true) const |
| virtual | ~Processor () |
| Processor (bool bf, bool at, bool cn, bool aa, ConopAction zo) | |
| Processor () | |
| void | SetConnect (bool connect) |
| bool | GetConnect () const |
| void | SetAssignTorsions (bool flag) |
| bool | GetAssignTorsions () const |
| bool | GetConnectAminoAcids () const |
| void | SetConnectAminoAcids (bool c) |
| bool | GetCheckBondFeasibility () const |
| void | SetCheckBondFeasibility (bool flag) |
| ConopAction | GetZeroOccTreatment () const |
| void | SetZeroOccTreatment (ConopAction action) |
Additional Inherited Members | |
Static Protected Member Functions inherited from Processor | |
| static bool | AreResiduesConsecutive (mol::ResidueHandle a, mol::ResidueHandle b) |
Definition at line 34 of file heuristic.hh.
|
inline |
Definition at line 36 of file heuristic.hh.
|
inline |
Definition at line 44 of file heuristic.hh.
|
inlinevirtual |
Implements Processor.
Definition at line 41 of file heuristic.hh.
|
protectedvirtual |
Implements Processor.
|
protected |
1.8.5