Rosetta
Public Member Functions | Private Attributes | List of all members
protocols::features::strand_assembly::SandwichFragment Class Reference

#include <SandwichFragment.hh>

Public Member Functions

 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
 

Private Attributes

core::Size sw_can_by_sh_id_
 
core::Size sheet_id_
 
core::Size strand_id_
 
core::Size start_
 
core::Size end_
 
core::Size chain_B_resNum_
 
std::string pdb_source_
 

Constructor & Destructor Documentation

◆ 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]

protocols::features::strand_assembly::SandwichFragment::SandwichFragment ( core::Size  sheet_id,
core::Size  start,
core::Size  end 
)

◆ SandwichFragment() [4/6]

protocols::features::strand_assembly::SandwichFragment::SandwichFragment ( core::Size  sheet_id,
core::Size  strand_id,
core::Size  start,
core::Size  end 
)

◆ SandwichFragment() [5/6]

protocols::features::strand_assembly::SandwichFragment::SandwichFragment ( core::Size  sw_can_by_sh_id,
core::Size  sheet_id,
core::Size  strand_id,
core::Size  start,
core::Size  end 
)

◆ SandwichFragment() [6/6]

protocols::features::strand_assembly::SandwichFragment::SandwichFragment ( )
default

◆ ~SandwichFragment()

protocols::features::strand_assembly::SandwichFragment::~SandwichFragment ( )
default

Member Function Documentation

◆ get_end()

core::Size protocols::features::strand_assembly::SandwichFragment::get_end ( ) const

◆ get_resNum()

core::Size protocols::features::strand_assembly::SandwichFragment::get_resNum ( ) const

References chain_B_resNum_.

◆ get_sheet_id()

core::Size protocols::features::strand_assembly::SandwichFragment::get_sheet_id ( ) const

References sheet_id_.

◆ 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

References strand_id_.

◆ get_sw_can_by_sh_id()

core::Size protocols::features::strand_assembly::SandwichFragment::get_sw_can_by_sh_id ( ) const

References sw_can_by_sh_id_.

Member Data Documentation

◆ chain_B_resNum_

core::Size protocols::features::strand_assembly::SandwichFragment::chain_B_resNum_
private

Referenced by get_resNum().

◆ end_

core::Size protocols::features::strand_assembly::SandwichFragment::end_
private

Referenced by get_end(), and get_size().

◆ pdb_source_

std::string protocols::features::strand_assembly::SandwichFragment::pdb_source_
private

◆ sheet_id_

core::Size protocols::features::strand_assembly::SandwichFragment::sheet_id_
private

Referenced by get_sheet_id().

◆ start_

core::Size protocols::features::strand_assembly::SandwichFragment::start_
private

Referenced by get_size(), and get_start().

◆ strand_id_

core::Size protocols::features::strand_assembly::SandwichFragment::strand_id_
private

Referenced by get_strand_id().

◆ sw_can_by_sh_id_

core::Size protocols::features::strand_assembly::SandwichFragment::sw_can_by_sh_id_
private

Referenced by get_sw_can_by_sh_id().


The documentation for this class was generated from the following files: