![]() |
Rosetta
2021.16
|
This is the complete list of members for protocols::motifs::SingleMotif, including all inherited members.
| apply_check(core::pose::Pose const &pose, core::Size const pos) const | protocols::motifs::Motif | virtual |
| backward_check(core::conformation::Residue const &check_res) const | protocols::motifs::Motif | virtual |
| backward_jump() const | protocols::motifs::Motif | inline |
| build_inverted_rotamers(core::pose::Pose &pose, core::Size const motif_anchor_position, bool &use_forward, core::Size rotamer_build_position=0) const | protocols::motifs::Motif | virtual |
| build_rotamers(core::pose::Pose &pose, core::Size const rotamer_build_position, core::Size const ex_, bool res2=false) const | protocols::motifs::Motif | virtual |
| clone() const | protocols::motifs::Motif | |
| forward_check(core::conformation::Residue const &check_res) const | protocols::motifs::Motif | virtual |
| forward_jump() const | protocols::motifs::Motif | inline |
| has_path() const | protocols::motifs::Motif | inline |
| has_remark() const | protocols::motifs::Motif | inline |
| Motif(std::string const &resname1, std::string const &res1_atom1, std::string const &res1_atom2, std::string const &res1_atom3, std::string const &resname2, std::string const &res2_atom1, std::string const &res2_atom2, std::string const &res2_atom3, core::kinematics::Jump const &orientation) | protocols::motifs::Motif | |
| Motif(core::pose::Pose const &pose, core::Size const pdb_residue_position_1, char const pdb_chain_id1, std::string const &res1_atom1, std::string const &res1_atom2, std::string const &res1_atom3, core::Size const pdb_residue_position_2, char const pdb_chain_id2, std::string const &res2_atom1, std::string const &res2_atom2, std::string const &res2_atom3) | protocols::motifs::Motif | |
| Motif(core::pose::Pose const &pose, core::Size const pdb_residue_position_1, std::string const &res1_atom1, std::string const &res1_atom2, std::string const &res1_atom3, core::Size const pdb_residue_position_2, std::string const &res2_atom1, std::string const &res2_atom2, std::string const &res2_atom3) | protocols::motifs::Motif | |
| Motif(core::conformation::Residue const &res1, core::conformation::Residue const &res2) | protocols::motifs::Motif | |
| Motif(core::conformation::Residue const &res1, core::conformation::Residue const &res2, utility::vector1< core::Size > const &res2_atoms) | protocols::motifs::Motif | |
| Motif(std::string const &resname1, std::string const &res1_atom1, std::string const &res1_atom2, std::string const &res1_atom3, std::string const &res2_atom1, std::string const &res2_atom2, std::string const &res2_atom3, core::kinematics::Jump const &orientation) | protocols::motifs::Motif | |
| Motif(Motif const &src) | protocols::motifs::Motif | |
| operator<<(std::ostream &os, SingleMotif const &mot) | protocols::motifs::SingleMotif | friend |
| path() const | protocols::motifs::Motif | inline |
| place_atom(core::conformation::Residue const &fixed, core::conformation::Residue &mobile, core::conformation::Atom &atm, bool one_three=true, std::string const &atomtype="C1'") const | protocols::motifs::Motif | virtual |
| place_atom(core::conformation::Residue const &fixed, core::conformation::Residue &mobile, core::conformation::Atom &atm, core::Size const &res2_atom1_index_in, core::Size const &res2_atom2_index_in, core::Size const &res2_atom3_index_in, core::Size const &atomtype, bool one_three=true) const | protocols::motifs::Motif | virtual |
| place_atom_(core::conformation::Residue const &fixed, core::conformation::Residue &mobile, bool forward, core::conformation::Atom &atm, bool one_three=true, std::string const &atomtype="C1'") const | protocols::motifs::Motif | virtual |
| place_atom_(core::conformation::Residue const &fixed, core::conformation::Residue &mobile, bool forward, core::conformation::Atom &atm, core::Size const &res2_atom1_index_in, core::Size const &res2_atom2_index_in, core::Size const &res2_atom3_index_in, core::Size const &atomtype, bool one_three=true) const | protocols::motifs::Motif | virtual |
| place_atoms(core::conformation::Residue const &fixed, core::conformation::Residue &mobile, utility::vector1< std::string > const &atoms, bool one_three=true) const | protocols::motifs::Motif | virtual |
| place_atoms(core::conformation::Residue const &fixed, core::conformation::Residue &mobile, utility::vector1< core::Size > const &atoms, core::Size const &res2_atom1_index_in, core::Size const &res2_atom2_index_in, core::Size const &res2_atom3_index_in, bool one_three=true) const | protocols::motifs::Motif | virtual |
| place_atoms_(core::conformation::Residue const &fixed, core::conformation::Residue &mobile, bool forward, utility::vector1< std::string > const &atoms, bool one_three=true) const | protocols::motifs::Motif | virtual |
| place_atoms_(core::conformation::Residue const &fixed, core::conformation::Residue &mobile, bool forward, utility::vector1< core::Size > const &atoms, core::Size const &res2_atom1_index_in, core::Size const &res2_atom2_index_in, core::Size const &res2_atom3_index_in, bool one_three=true) const | protocols::motifs::Motif | virtual |
| place_residue(core::conformation::Residue const &fixed, core::conformation::Residue &mobile, bool one_three=true) const | protocols::motifs::Motif | virtual |
| place_residue(core::conformation::Residue const &fixed, core::conformation::Residue &mobile, core::Size const &res2_atom1_index_in, core::Size const &res2_atom2_index_in, core::Size const &res2_atom3_index_in, bool one_three=true) const | protocols::motifs::Motif | virtual |
| place_residue_(core::conformation::Residue const &fixed, core::conformation::Residue &mobile, bool forward, bool one_three=true) const | protocols::motifs::Motif | virtual |
| place_residue_(core::conformation::Residue const &fixed, core::conformation::Residue &mobile, bool forward, core::Size const &res2_atom1_index_in, core::Size const &res2_atom2_index_in, core::Size const &res2_atom3_index_in, bool one_three=true) const | protocols::motifs::Motif | virtual |
| print(std::ostream &os) const | protocols::motifs::Motif | virtual |
| print() const | protocols::motifs::Motif | virtual |
| remark() const | protocols::motifs::Motif | inline |
| res1_atom1_index() const | protocols::motifs::Motif | inline |
| res1_atom1_int() const | protocols::motifs::Motif | inline |
| res1_atom1_name() const | protocols::motifs::Motif | inline |
| res1_atom2_index() const | protocols::motifs::Motif | inline |
| res1_atom2_int() const | protocols::motifs::Motif | inline |
| res1_atom2_name() const | protocols::motifs::Motif | inline |
| res1_atom3_index() const | protocols::motifs::Motif | inline |
| res1_atom3_int() const | protocols::motifs::Motif | inline |
| res1_atom3_name() const | protocols::motifs::Motif | inline |
| res2_atom1_index() const | protocols::motifs::Motif | inline |
| res2_atom1_int() const | protocols::motifs::Motif | inline |
| res2_atom1_name() const | protocols::motifs::Motif | inline |
| res2_atom2_index() const | protocols::motifs::Motif | inline |
| res2_atom2_int() const | protocols::motifs::Motif | inline |
| res2_atom2_name() const | protocols::motifs::Motif | inline |
| res2_atom3_index() const | protocols::motifs::Motif | inline |
| res2_atom3_int() const | protocols::motifs::Motif | inline |
| res2_atom3_name() const | protocols::motifs::Motif | inline |
| restype_name1() const | protocols::motifs::Motif | inline |
| restype_name2() const | protocols::motifs::Motif | inline |
| SingleMotif(std::string const &resname1, std::string const &res1_atom1, std::string const &res1_atom2, std::string const &res1_atom3, std::string const &resname2, std::string const &res2_atom1, std::string const &res2_atom2, std::string const &res2_atom3, core::kinematics::Jump const &orientation) | protocols::motifs::SingleMotif | |
| SingleMotif(core::pose::Pose const &pose, core::Size const pdb_residue_position_1, char const pdb_chain_id1, std::string const &res1_atom1, std::string const &res1_atom2, std::string const &res1_atom3, core::Size const pdb_residue_position_2, char const pdb_chain_id2, std::string const &res2_atom1, std::string const &res2_atom2, std::string const &res2_atom3) | protocols::motifs::SingleMotif | |
| SingleMotif(std::string const &resname1, std::string const &res1_atom1, std::string const &res1_atom2, std::string const &res1_atom3, std::string const &res2_atom1, std::string const &res2_atom2, std::string const &res2_atom3, core::kinematics::Jump const &orientation) | protocols::motifs::SingleMotif | |
| SingleMotif(core::pose::Pose const &pose, core::Size const pdb_residue_position_1, std::string const &res1_atom1, std::string const &res1_atom2, std::string const &res1_atom3, core::Size const pdb_residue_position_2, std::string const &res2_atom1, std::string const &res2_atom2, std::string const &res2_atom3) | protocols::motifs::SingleMotif | |
| SingleMotif(core::conformation::Residue const &res1, core::conformation::Residue const &res2) | protocols::motifs::SingleMotif | |
| SingleMotif(SingleMotif const &src) | protocols::motifs::SingleMotif | |
| store_path(std::string const &path_in) | protocols::motifs::Motif | |
| store_remark(std::string const &remark_in) | protocols::motifs::Motif | |
| ~Motif() override | protocols::motifs::Motif |
1.8.7