stage/include/ost/conop/nonstandard.hh File Reference
#include "module_config.hh"
#include "compound_lib.hh"
Go to the source code of this file.
Namespaces |
namespace | ost |
namespace | ost::conop |
Functions |
bool DLLIMPORT | CopyResidue (ost::mol::ResidueHandle src_res, ost::mol::ResidueHandle dst_res, ost::mol::XCSEditor &edi) |
bool DLLIMPORT | CopyResidue (ost::mol::ResidueHandle src_res, ost::mol::ResidueHandle dst_res, ost::mol::XCSEditor &edi, CompoundLibPtr lib) |
bool DLLIMPORT | CopyIdentical (ost::mol::ResidueHandle src_res, ost::mol::ResidueHandle dst_res, ost::mol::XCSEditor &edi, bool &has_cbeta) |
bool DLLIMPORT | CopyConserved (ost::mol::ResidueHandle src_res, ost::mol::ResidueHandle dst_res, ost::mol::XCSEditor &edi, bool &has_cbeta, CompoundLibPtr lib) |
bool DLLIMPORT | CopyConserved (ost::mol::ResidueHandle src_res, ost::mol::ResidueHandle dst_res, ost::mol::XCSEditor &edi, bool &has_cbeta) |
bool DLLIMPORT | CopyNonConserved (ost::mol::ResidueHandle src_res, ost::mol::ResidueHandle dst_res, ost::mol::XCSEditor &edi, bool &has_cbeta) |
bool DLLIMPORT | CopyMSE (ost::mol::ResidueHandle src_res, ost::mol::ResidueHandle dst_res, ost::mol::XCSEditor &edi, bool &has_cbeta) |
bool DLLIMPORT | CopyModified (ost::mol::ResidueHandle src_res, ost::mol::ResidueHandle dst_res, ost::mol::XCSEditor &edi, bool &has_cbeta, CompoundLibPtr lib) |