#include <xfrags.hh>
◆ Xfrag() [1/2]
core::scoring::motif::Xfrag::Xfrag |
( |
| ) |
|
|
inline |
◆ Xfrag() [2/2]
core::scoring::motif::Xfrag::Xfrag |
( |
Real6 |
_rt, |
|
|
Size |
_position, |
|
|
uint8_t |
_size, |
|
|
char |
_sscomp, |
|
|
Real |
_bfac, |
|
|
Real |
_burial |
|
) |
| |
◆ bfac() [1/2]
Real core::scoring::motif::Xfrag::bfac |
( |
| ) |
const |
◆ bfac() [2/2]
void core::scoring::motif::Xfrag::bfac |
( |
Real |
_bfac | ) |
|
◆ burial() [1/2]
Real core::scoring::motif::Xfrag::burial |
( |
| ) |
const |
◆ burial() [2/2]
void core::scoring::motif::Xfrag::burial |
( |
Real |
_burial | ) |
|
◆ ex1() [1/2]
Real core::scoring::motif::Xfrag::ex1 |
( |
| ) |
const |
◆ ex1() [2/2]
void core::scoring::motif::Xfrag::ex1 |
( |
Real |
_ex1 | ) |
|
◆ ex2() [1/2]
Real core::scoring::motif::Xfrag::ex2 |
( |
| ) |
const |
◆ ex2() [2/2]
void core::scoring::motif::Xfrag::ex2 |
( |
Real |
_ex2 | ) |
|
◆ ex3() [1/2]
Real core::scoring::motif::Xfrag::ex3 |
( |
| ) |
const |
◆ ex3() [2/2]
void core::scoring::motif::Xfrag::ex3 |
( |
Real |
_ex3 | ) |
|
◆ ex4() [1/2]
Real core::scoring::motif::Xfrag::ex4 |
( |
| ) |
const |
◆ ex4() [2/2]
void core::scoring::motif::Xfrag::ex4 |
( |
Real |
_ex4 | ) |
|
◆ insert()
References core::pose::Pose::append_polymer_residue_after_seqpos(), core::conformation::ResidueFactory::create_residue(), core::kinematics::FoldTree::cutpoint(), core::pose::Pose::delete_polymer_residue(), core::kinematics::FoldTree::downstream_jump_residue(), core::pose::Pose::fold_tree(), core::pose::get_restype_for_pose(), core::kinematics::FoldTree::is_jump_point(), core::kinematics::FoldTree::nres(), core::pose::Pose::num_jump(), core::kinematics::FoldTree::reorder(), core::pose::Pose::set_omega(), core::pose::Pose::set_phi(), core::pose::Pose::set_psi(), core::kinematics::FoldTree::slide_cutpoint(), core::kinematics::FoldTree::slide_jump(), and core::kinematics::FoldTree::upstream_jump_residue().
◆ position() [1/2]
Size core::scoring::motif::Xfrag::position |
( |
| ) |
const |
◆ position() [2/2]
void core::scoring::motif::Xfrag::position |
( |
Size |
_position | ) |
|
◆ rt6() [1/2]
Real6 core::scoring::motif::Xfrag::rt6 |
( |
| ) |
const |
◆ rt6() [2/2]
void core::scoring::motif::Xfrag::rt6 |
( |
Real6 const & |
_rt6 | ) |
|
◆ size() [1/2]
Size core::scoring::motif::Xfrag::size |
( |
| ) |
const |
◆ size() [2/2]
void core::scoring::motif::Xfrag::size |
( |
Size |
_size | ) |
|
◆ sscomp() [1/2]
char core::scoring::motif::Xfrag::sscomp |
( |
| ) |
const |
◆ sscomp() [2/2]
void core::scoring::motif::Xfrag::sscomp |
( |
char |
_sscomp | ) |
|
◆ bfac_
uint8_t core::scoring::motif::Xfrag::bfac_ |
|
private |
◆ burial_
uint8_t core::scoring::motif::Xfrag::burial_ |
|
private |
◆ ex1_
uint8_t core::scoring::motif::Xfrag::ex1_ |
|
private |
◆ ex2_
uint8_t core::scoring::motif::Xfrag::ex2_ |
|
private |
◆ ex3_
uint8_t core::scoring::motif::Xfrag::ex3_ |
|
private |
◆ ex4_
uint8_t core::scoring::motif::Xfrag::ex4_ |
|
private |
◆ position_
uint32_t core::scoring::motif::Xfrag::position_ |
|
private |
◆ rt6_
utility::fixedsizearray1<uint16_t,6> core::scoring::motif::Xfrag::rt6_ |
|
private |
◆ size_
uint8_t core::scoring::motif::Xfrag::size_ |
|
private |
◆ sscomp_
char core::scoring::motif::Xfrag::sscomp_ |
|
private |
The documentation for this class was generated from the following files: