#include <SandwichFragment.hh>
|
| | SandwichFragment (core::Size chain_B_resNum) |
| |
| | SandwichFragment (core::Size start, core::Size end) |
| |
| | SandwichFragment (core::Size sheet_id, core::Size start, core::Size end) |
| |
| | SandwichFragment (core::Size sheet_id, core::Size strand_id, core::Size start, core::Size end) |
| |
| | SandwichFragment (core::Size sw_can_by_sh_id, core::Size sheet_id, core::Size strand_id, core::Size start, core::Size end) |
| |
| | SandwichFragment () |
| |
| | ~SandwichFragment () |
| |
| core::Size | get_sw_can_by_sh_id () const |
| |
| core::Size | get_sheet_id () const |
| |
| core::Size | get_strand_id () const |
| |
| core::Size | get_start () const |
| |
| core::Size | get_end () const |
| |
| core::Size | get_size () const |
| |
| core::Size | get_resNum () const |
| |
◆ SandwichFragment() [1/6]
| protocols::features::strand_assembly::SandwichFragment::SandwichFragment |
( |
core::Size |
chain_B_resNum | ) |
|
◆ SandwichFragment() [2/6]
| protocols::features::strand_assembly::SandwichFragment::SandwichFragment |
( |
core::Size |
start, |
|
|
core::Size |
end |
|
) |
| |
◆ SandwichFragment() [3/6]
◆ SandwichFragment() [4/6]
◆ SandwichFragment() [5/6]
◆ SandwichFragment() [6/6]
| protocols::features::strand_assembly::SandwichFragment::SandwichFragment |
( |
| ) |
|
|
default |
◆ ~SandwichFragment()
| protocols::features::strand_assembly::SandwichFragment::~SandwichFragment |
( |
| ) |
|
|
default |
◆ get_end()
| core::Size protocols::features::strand_assembly::SandwichFragment::get_end |
( |
| ) |
const |
◆ get_resNum()
| core::Size protocols::features::strand_assembly::SandwichFragment::get_resNum |
( |
| ) |
const |
◆ get_sheet_id()
| core::Size protocols::features::strand_assembly::SandwichFragment::get_sheet_id |
( |
| ) |
const |
◆ get_size()
| core::Size protocols::features::strand_assembly::SandwichFragment::get_size |
( |
| ) |
const |
◆ get_start()
| core::Size protocols::features::strand_assembly::SandwichFragment::get_start |
( |
| ) |
const |
◆ get_strand_id()
| core::Size protocols::features::strand_assembly::SandwichFragment::get_strand_id |
( |
| ) |
const |
◆ get_sw_can_by_sh_id()
| core::Size protocols::features::strand_assembly::SandwichFragment::get_sw_can_by_sh_id |
( |
| ) |
const |
◆ chain_B_resNum_
| core::Size protocols::features::strand_assembly::SandwichFragment::chain_B_resNum_ |
|
private |
◆ end_
| core::Size protocols::features::strand_assembly::SandwichFragment::end_ |
|
private |
◆ pdb_source_
| std::string protocols::features::strand_assembly::SandwichFragment::pdb_source_ |
|
private |
◆ sheet_id_
| core::Size protocols::features::strand_assembly::SandwichFragment::sheet_id_ |
|
private |
◆ start_
| core::Size protocols::features::strand_assembly::SandwichFragment::start_ |
|
private |
◆ strand_id_
| core::Size protocols::features::strand_assembly::SandwichFragment::strand_id_ |
|
private |
◆ sw_can_by_sh_id_
| core::Size protocols::features::strand_assembly::SandwichFragment::sw_can_by_sh_id_ |
|
private |
The documentation for this class was generated from the following files: