|
Rosetta 3.5
|
#include <StepWiseDoNothingSampleGenerator.hh>


Public Member Functions | |
| StepWiseDoNothingSampleGenerator () | |
| void | reset () |
| bool | has_another_sample () |
| void | get_next_sample (core::pose::Pose &pose) |
| Size | size () const |
Public Member Functions inherited from protocols::swa::StepWisePoseSampleGenerator | |
| StepWisePoseSampleGenerator () | |
| ~StepWisePoseSampleGenerator () | |
Private Attributes | |
| Size | ready_to_go_ |
Definition at line 31 of file StepWiseDoNothingSampleGenerator.hh.
| protocols::swa::StepWiseDoNothingSampleGenerator::StepWiseDoNothingSampleGenerator | ( | ) |
Definition at line 34 of file StepWiseDoNothingSampleGenerator.cc.
References reset().
|
virtual |
Implements protocols::swa::StepWisePoseSampleGenerator.
Definition at line 55 of file StepWiseDoNothingSampleGenerator.cc.
References ready_to_go_.
|
virtual |
Implements protocols::swa::StepWisePoseSampleGenerator.
Definition at line 49 of file StepWiseDoNothingSampleGenerator.cc.
References ready_to_go_.
|
virtual |
Implements protocols::swa::StepWisePoseSampleGenerator.
Definition at line 43 of file StepWiseDoNothingSampleGenerator.cc.
References ready_to_go_.
Referenced by StepWiseDoNothingSampleGenerator().
|
virtual |
Reimplemented from protocols::swa::StepWisePoseSampleGenerator.
Definition at line 62 of file StepWiseDoNothingSampleGenerator.cc.
|
private |
Definition at line 46 of file StepWiseDoNothingSampleGenerator.hh.
Referenced by get_next_sample(), has_another_sample(), and reset().
1.8.4