![]() |
Rosetta
2021.16
|
#include <Model.hh>
Public Member Functions | |
| SewSegment () | |
Public Attributes | |
| int | model_id_ |
| core::Size | segment_id_ |
| char | dssp_ |
| utility::vector1< SewResidue > | residues_ |
| bool | hash_ |
| bool | chimera_ |
| utility::vector1< std::pair < int, core::Size > > | parent_segments_ |
Friends | |
| bool | operator== (SewSegment const &a, SewSegment const &b) |
| bool | operator< (SewSegment const &a, SewSegment const &b) |
|
inline |
|
friend |
|
friend |
| bool protocols::legacy_sewing::SewSegment::chimera_ |
| char protocols::legacy_sewing::SewSegment::dssp_ |
Referenced by protocols::legacy_sewing::Assembly::create_chimera_segment(), protocols::legacy_sewing::create_model_from_pose(), protocols::legacy_sewing::read_model_file(), protocols::legacy_sewing::result_to_five_ss_models(), protocols::legacy_sewing::result_to_models(), protocols::legacy_sewing::sampling::requirements::LegacySegmentDsspRequirement::violates(), and protocols::legacy_sewing::write_model_file().
| bool protocols::legacy_sewing::SewSegment::hash_ |
| int protocols::legacy_sewing::SewSegment::model_id_ |
Referenced by protocols::legacy_sewing::add_linker_segments(), protocols::legacy_sewing::Assembly::add_loop_segment(), protocols::legacy_sewing::Assembly::align_model(), protocols::legacy_sewing::Assembly::create_chimera_segment(), protocols::legacy_sewing::create_model_from_pose(), protocols::legacy_sewing::Assembly::find_possible_orders(), protocols::legacy_sewing::Assembly::map_residues(), protocols::legacy_sewing::read_model_file(), protocols::legacy_sewing::result_to_five_ss_models(), and protocols::legacy_sewing::result_to_models().
| utility::vector1< std::pair<int, core::Size> > protocols::legacy_sewing::SewSegment::parent_segments_ |
Referenced by protocols::legacy_sewing::Assembly::create_chimera_segment().
| utility::vector1<SewResidue> protocols::legacy_sewing::SewSegment::residues_ |
Referenced by protocols::legacy_sewing::add_linker_segments(), protocols::legacy_sewing::Assembly::add_loop_segment(), protocols::legacy_sewing::Assembly::align_model(), protocols::legacy_sewing::Assembly::create_chimera_segment(), protocols::legacy_sewing::create_model_from_pose(), protocols::legacy_sewing::Assembly::find_possible_orders(), protocols::legacy_sewing::LegacyRepeatAssemblyMover::get_segment_coords(), protocols::legacy_sewing::Assembly::map_residues(), protocols::legacy_sewing::read_model_file(), protocols::legacy_sewing::result_to_five_ss_models(), protocols::legacy_sewing::result_to_models(), protocols::legacy_sewing::LegacyRepeatAssemblyMover::transform_segment_coords(), protocols::legacy_sewing::sampling::requirements::LegacySegmentLengthRequirement::violates(), and protocols::legacy_sewing::write_model_file().
| core::Size protocols::legacy_sewing::SewSegment::segment_id_ |
Referenced by protocols::legacy_sewing::add_linker_segments(), protocols::legacy_sewing::Assembly::add_loop_segment(), protocols::legacy_sewing::Assembly::create_chimera_segment(), protocols::legacy_sewing::create_model_from_pose(), protocols::legacy_sewing::read_model_file(), protocols::legacy_sewing::result_to_five_ss_models(), protocols::legacy_sewing::result_to_models(), and protocols::legacy_sewing::write_model_file().
1.8.7