Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
protocols::dna::Reversion Class Reference
Collaboration diagram for protocols::dna::Reversion:
Collaboration graph
[legend]

Public Member Functions

 Reversion (Size i=0, ResidueTypeCOP t=0)
 
 ~Reversion ()
 
Real reversion_score () const
 
bool operator< (Reversion const &other) const
 

Public Attributes

Size index
 
ResidueTypeCOP type
 
Real dscore_bound
 
Real dspec_bound
 
Real dscore_binding
 
Real dspec_binding
 

Detailed Description

Definition at line 880 of file DnaInterfacePacker.cc.

Constructor & Destructor Documentation

protocols::dna::Reversion::Reversion ( Size  i = 0,
ResidueTypeCOP  t = 0 
)
inline

Definition at line 882 of file DnaInterfacePacker.cc.

protocols::dna::Reversion::~Reversion ( )
inline

Definition at line 884 of file DnaInterfacePacker.cc.

Member Function Documentation

bool protocols::dna::Reversion::operator< ( Reversion const &  other) const
inline

Definition at line 888 of file DnaInterfacePacker.cc.

References reversion_score().

Real protocols::dna::Reversion::reversion_score ( ) const
inline

Definition at line 886 of file DnaInterfacePacker.cc.

References dspec_binding.

Referenced by operator<().

Member Data Documentation

Real protocols::dna::Reversion::dscore_binding

Definition at line 892 of file DnaInterfacePacker.cc.

Real protocols::dna::Reversion::dscore_bound

Definition at line 892 of file DnaInterfacePacker.cc.

Real protocols::dna::Reversion::dspec_binding

Definition at line 892 of file DnaInterfacePacker.cc.

Referenced by reversion_score().

Real protocols::dna::Reversion::dspec_bound

Definition at line 892 of file DnaInterfacePacker.cc.

Size protocols::dna::Reversion::index

Definition at line 890 of file DnaInterfacePacker.cc.

ResidueTypeCOP protocols::dna::Reversion::type

Definition at line 891 of file DnaInterfacePacker.cc.


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