Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
protocols::swa::StepWiseDoNothingSampleGenerator Class Reference

#include <StepWiseDoNothingSampleGenerator.hh>

Inheritance diagram for protocols::swa::StepWiseDoNothingSampleGenerator:
Inheritance graph
[legend]
Collaboration diagram for protocols::swa::StepWiseDoNothingSampleGenerator:
Collaboration graph
[legend]

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_
 

Detailed Description

Definition at line 31 of file StepWiseDoNothingSampleGenerator.hh.

Constructor & Destructor Documentation

protocols::swa::StepWiseDoNothingSampleGenerator::StepWiseDoNothingSampleGenerator ( )

Definition at line 34 of file StepWiseDoNothingSampleGenerator.cc.

References reset().

Member Function Documentation

void protocols::swa::StepWiseDoNothingSampleGenerator::get_next_sample ( core::pose::Pose pose)
virtual
bool protocols::swa::StepWiseDoNothingSampleGenerator::has_another_sample ( )
virtual
void protocols::swa::StepWiseDoNothingSampleGenerator::reset ( void  )
virtual
Size protocols::swa::StepWiseDoNothingSampleGenerator::size ( ) const
virtual

Member Data Documentation

Size protocols::swa::StepWiseDoNothingSampleGenerator::ready_to_go_
private

Definition at line 46 of file StepWiseDoNothingSampleGenerator.hh.

Referenced by get_next_sample(), has_another_sample(), and reset().


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