Rosetta
Public Member Functions | Private Types | Private Attributes | List of all members
ComputeProfileMover Class Reference
Inheritance diagram for ComputeProfileMover:
Inheritance graph
[legend]

Public Member Functions

 ComputeProfileMover ()
 
 ComputeProfileMover (core::Size n_designs, bool start_from_poly_ala=true)
 
virtual ~ComputeProfileMover ()
 
Size n_designs ()
 
void n_designs (core::Size n_designs)
 
virtual void apply (core::pose::Pose &pose)
 Uses fixed-backbone design to compute a profile for the given Pose. More...
 

Private Types

typedef utility::file::FileName FileName
 

Private Attributes

Size const n_designs_
 
bool const start_from_poly_ala_
 

Member Typedef Documentation

◆ FileName

Constructor & Destructor Documentation

◆ ComputeProfileMover() [1/2]

ComputeProfileMover::ComputeProfileMover ( )
inline

◆ ComputeProfileMover() [2/2]

ComputeProfileMover::ComputeProfileMover ( core::Size  n_designs,
bool  start_from_poly_ala = true 
)
inline

◆ ~ComputeProfileMover()

virtual ComputeProfileMover::~ComputeProfileMover ( )
inlinevirtual

Member Function Documentation

◆ apply()

virtual void ComputeProfileMover::apply ( core::pose::Pose pose)
inlinevirtual

◆ n_designs() [1/2]

Size ComputeProfileMover::n_designs ( )
inline

References n_designs_.

Referenced by apply(), and n_designs().

◆ n_designs() [2/2]

void ComputeProfileMover::n_designs ( core::Size  n_designs)
inline

References n_designs(), and n_designs_.

Member Data Documentation

◆ n_designs_

Size const ComputeProfileMover::n_designs_
private

Referenced by n_designs().

◆ start_from_poly_ala_

bool const ComputeProfileMover::start_from_poly_ala_
private

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