#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 |
| |
| protocols::features::strand_assembly::SandwichFragment::SandwichFragment |
( |
core::Size |
chain_B_resNum | ) |
|
| protocols::features::strand_assembly::SandwichFragment::SandwichFragment |
( |
core::Size |
start, |
|
|
core::Size |
end |
|
) |
| |
| protocols::features::strand_assembly::SandwichFragment::SandwichFragment |
( |
| ) |
|
|
default |
| protocols::features::strand_assembly::SandwichFragment::~SandwichFragment |
( |
| ) |
|
|
default |
| core::Size protocols::features::strand_assembly::SandwichFragment::get_end |
( |
| ) |
const |
| core::Size protocols::features::strand_assembly::SandwichFragment::get_resNum |
( |
| ) |
const |
| core::Size protocols::features::strand_assembly::SandwichFragment::get_sheet_id |
( |
| ) |
const |
| core::Size protocols::features::strand_assembly::SandwichFragment::get_size |
( |
| ) |
const |
| core::Size protocols::features::strand_assembly::SandwichFragment::get_start |
( |
| ) |
const |
| core::Size protocols::features::strand_assembly::SandwichFragment::get_strand_id |
( |
| ) |
const |
| core::Size protocols::features::strand_assembly::SandwichFragment::get_sw_can_by_sh_id |
( |
| ) |
const |
| core::Size protocols::features::strand_assembly::SandwichFragment::chain_B_resNum_ |
|
private |
| core::Size protocols::features::strand_assembly::SandwichFragment::end_ |
|
private |
| std::string protocols::features::strand_assembly::SandwichFragment::pdb_source_ |
|
private |
| core::Size protocols::features::strand_assembly::SandwichFragment::sheet_id_ |
|
private |
| core::Size protocols::features::strand_assembly::SandwichFragment::start_ |
|
private |
| core::Size protocols::features::strand_assembly::SandwichFragment::strand_id_ |
|
private |
| core::Size protocols::features::strand_assembly::SandwichFragment::sw_can_by_sh_id_ |
|
private |
The documentation for this class was generated from the following files: