Rosetta Protocols  2014.16.56682
Classes | Namespaces | Typedefs | Enumerations | Functions
SWA_Move.hh File Reference
#include <utility/pointer/ReferenceCount.hh>
#include <protocols/stepwise/monte_carlo/SWA_Move.fwd.hh>
#include <core/types.hh>
#include <utility/vector1.hh>
#include <string>
#include <ostream>

Classes

class  protocols::stepwise::monte_carlo::Attachment
 
class  protocols::stepwise::monte_carlo::SWA_Move
 

Namespaces

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

Typedefs

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

Enumerations

enum  protocols::stepwise::monte_carlo::AttachmentType {
  protocols::stepwise::monte_carlo::NO_ATTACHMENT = 0, protocols::stepwise::monte_carlo::BOND_TO_PREVIOUS, protocols::stepwise::monte_carlo::BOND_TO_NEXT, protocols::stepwise::monte_carlo::JUMP_TO_PREV_IN_CHAIN,
  protocols::stepwise::monte_carlo::JUMP_TO_NEXT_IN_CHAIN, protocols::stepwise::monte_carlo::JUMP_INTERCHAIN, protocols::stepwise::monte_carlo::LAST_ATTACHMENT_TYPE
}
 
enum  protocols::stepwise::monte_carlo::MoveType {
  protocols::stepwise::monte_carlo::NO_MOVE = 0, protocols::stepwise::monte_carlo::ADD, protocols::stepwise::monte_carlo::DELETE, protocols::stepwise::monte_carlo::FROM_SCRATCH,
  protocols::stepwise::monte_carlo::RESAMPLE, protocols::stepwise::monte_carlo::RESAMPLE_INTERNAL_LOCAL, protocols::stepwise::monte_carlo::LAST_ADD_OR_DELETE_CHOICE
}
 

Functions

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

Detailed Description

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