|
Rosetta 3.5
|
base class Vall ExtentGenerator More...
#include <VallFragmentGen.hh>


Public Types | |
| typedef core::Size | Size |
| typedef core::fragment::picking_old::concepts::Extent < VallSection::PageConstIterator > | Extent |
| typedef for ExtentGenerator concept More... | |
| typedef Extent::PageIterator | PageIterator |
| typedef for ExtentGenerator concept More... | |
| typedef PageIterator | VallResidueIterator |
Public Member Functions | |
| VallFragmentGen () | |
| default constructor More... | |
| VallFragmentGen (VallFragmentGen const &rval) | |
| copy constructor More... | |
| virtual | ~VallFragmentGen () |
| default destructor More... | |
| VallFragmentGen & | operator= (VallFragmentGen const &rval) |
| copy assignment More... | |
| virtual VallFragmentGenOP | clone () const =0 |
| clone this object More... | |
| virtual Extent | operator() (VallResidueIterator extent_begin, VallResidueIterator section_end) const =0 |
| return the desired fragment extent More... | |
Private Types | |
| typedef utility::pointer::ReferenceCount | Super |
base class Vall ExtentGenerator
Definition at line 42 of file VallFragmentGen.hh.
| typedef core::fragment::picking_old::concepts::Extent< VallSection::PageConstIterator > core::fragment::picking_old::vall::gen::VallFragmentGen::Extent |
typedef for ExtentGenerator concept
Definition at line 61 of file VallFragmentGen.hh.
typedef for ExtentGenerator concept
Definition at line 65 of file VallFragmentGen.hh.
Definition at line 54 of file VallFragmentGen.hh.
|
private |
Definition at line 48 of file VallFragmentGen.hh.
Definition at line 71 of file VallFragmentGen.hh.
| core::fragment::picking_old::vall::gen::VallFragmentGen::VallFragmentGen | ( | ) |
default constructor
Definition at line 29 of file VallFragmentGen.cc.
| core::fragment::picking_old::vall::gen::VallFragmentGen::VallFragmentGen | ( | VallFragmentGen const & | rval) |
copy constructor
Definition at line 35 of file VallFragmentGen.cc.
|
virtual |
default destructor
Definition at line 41 of file VallFragmentGen.cc.
|
pure virtual |
clone this object
Implemented in core::fragment::picking_old::vall::gen::SecStructGen, and core::fragment::picking_old::vall::gen::LengthGen.
|
pure virtual |
return the desired fragment extent
Implemented in core::fragment::picking_old::vall::gen::SecStructGen, and core::fragment::picking_old::vall::gen::LengthGen.
| VallFragmentGen & core::fragment::picking_old::vall::gen::VallFragmentGen::operator= | ( | VallFragmentGen const & | rval) |
copy assignment
Definition at line 46 of file VallFragmentGen.cc.
Referenced by core::fragment::picking_old::vall::gen::LengthGen::operator=(), and core::fragment::picking_old::vall::gen::SecStructGen::operator=().
1.8.4