Rosetta Protocols  2014.16.56682
Public Member Functions | Private Attributes | List of all members
protocols::stepwise::monte_carlo::Attachment Class Reference

#include <SWA_Move.hh>

Public Member Functions

 Attachment ()
 
 Attachment (Size const &attachment_res, AttachmentType const attachment_type)
 
 Attachment (Attachment const &src)
 
Attachmentoperator= (Attachment const &src)
 
 ~Attachment ()
 
void set_attached_res (Size const &setting)
 
Size attached_res () const
 
void set_attachment_type (AttachmentType const &setting)
 
AttachmentType attachment_type () const
 

Private Attributes

Size attached_res_
 
AttachmentType attachment_type_
 

Constructor & Destructor Documentation

protocols::stepwise::monte_carlo::Attachment::Attachment ( )
protocols::stepwise::monte_carlo::Attachment::Attachment ( Size const &  attachment_res,
AttachmentType const  attachment_type 
)
protocols::stepwise::monte_carlo::Attachment::Attachment ( Attachment const &  src)
protocols::stepwise::monte_carlo::Attachment::~Attachment ( )

Member Function Documentation

Size protocols::stepwise::monte_carlo::Attachment::attached_res ( ) const
inline
AttachmentType protocols::stepwise::monte_carlo::Attachment::attachment_type ( ) const
inline
Attachment & protocols::stepwise::monte_carlo::Attachment::operator= ( Attachment const &  src)

References attached_res_, and attachment_type_.

void protocols::stepwise::monte_carlo::Attachment::set_attached_res ( Size const &  setting)
inline
void protocols::stepwise::monte_carlo::Attachment::set_attachment_type ( AttachmentType const &  setting)
inline

Member Data Documentation

Size protocols::stepwise::monte_carlo::Attachment::attached_res_
private

Referenced by operator=().

AttachmentType protocols::stepwise::monte_carlo::Attachment::attachment_type_
private

Referenced by operator=().


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