Rosetta
Classes | Namespaces | Typedefs | Enumerations | Functions
StepWiseMove.hh File Reference
#include <utility/VirtualBase.hh>
#include <protocols/stepwise/monte_carlo/mover/StepWiseMove.fwd.hh>
#include <core/types.hh>
#include <core/pose/full_model_info/FullModelParameters.fwd.hh>
#include <utility/vector1.hh>
#include <string>
#include <iosfwd>

Classes

class  protocols::stepwise::monte_carlo::mover::Attachment
 
class  protocols::stepwise::monte_carlo::mover::StepWiseMove
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::stepwise
 
 protocols::stepwise::monte_carlo
 
 protocols::stepwise::monte_carlo::mover
 

Typedefs

typedef utility::vector1< core::Sizeprotocols::stepwise::monte_carlo::mover::MoveElement
 
typedef utility::vector1< Attachment > protocols::stepwise::monte_carlo::mover::Attachments
 

Enumerations

enum  protocols::stepwise::monte_carlo::mover::AttachmentType {
  protocols::stepwise::monte_carlo::mover::NO_ATTACHMENT = 0 , protocols::stepwise::monte_carlo::mover::BOND_TO_PREVIOUS , protocols::stepwise::monte_carlo::mover::BOND_TO_NEXT , protocols::stepwise::monte_carlo::mover::JUMP_TO_PREV_IN_CHAIN ,
  protocols::stepwise::monte_carlo::mover::JUMP_TO_NEXT_IN_CHAIN , protocols::stepwise::monte_carlo::mover::JUMP_DOCK , protocols::stepwise::monte_carlo::mover::SUBMOTIF , protocols::stepwise::monte_carlo::mover::LAST_ATTACHMENT_TYPE
}
 
enum  protocols::stepwise::monte_carlo::mover::MoveType {
  protocols::stepwise::monte_carlo::mover::NO_MOVE = 0 , protocols::stepwise::monte_carlo::mover::ADD , protocols::stepwise::monte_carlo::mover::DELETE , protocols::stepwise::monte_carlo::mover::FROM_SCRATCH ,
  protocols::stepwise::monte_carlo::mover::RESAMPLE , protocols::stepwise::monte_carlo::mover::RESAMPLE_INTERNAL_LOCAL , protocols::stepwise::monte_carlo::mover::ADD_SUBMOTIF , protocols::stepwise::monte_carlo::mover::ADD_LOOP_RES ,
  protocols::stepwise::monte_carlo::mover::DELETE_LOOP_RES , protocols::stepwise::monte_carlo::mover::LAST_ADD_OR_DELETE_CHOICE
}
 

Functions

std::string protocols::stepwise::monte_carlo::mover::to_string (AttachmentType const &attachment_type)
 
std::string protocols::stepwise::monte_carlo::mover::to_string (MoveType const &move_type)
 
MoveType protocols::stepwise::monte_carlo::mover::move_type_from_string (std::string const &name)
 
AttachmentType protocols::stepwise::monte_carlo::mover::attachment_type_from_string (std::string const &name)
 
std::ostream & protocols::stepwise::monte_carlo::mover::operator<< (std::ostream &os, StepWiseMove const &swa_move)
 
std::ostream & protocols::stepwise::monte_carlo::mover::operator<< (std::ostream &os, Attachment const &attachment)
 

Detailed Description

Author
Rhiju Das, rhiju.nosp@m.@sta.nosp@m.nford.nosp@m..edu