Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Types | List of all members
protocols::sic_dock::RigidScore Class Referenceabstract

#include <RigidScore.hh>

Inheritance diagram for protocols::sic_dock::RigidScore:
Inheritance graph
[legend]
Collaboration diagram for protocols::sic_dock::RigidScore:
Collaboration graph
[legend]

Public Member Functions

virtual ~RigidScore ()
 
virtual platform::Real score (Stub const &x1, Stub const &x2) const =0
 

Protected Types

typedef platform::Real Real
 
typedef platform::Size Size
 
typedef core::pose::Pose Pose
 
typedef core::kinematics::Stub Stub
 
typedef numeric::xyzVector< RealVec
 
typedef numeric::xyzMatrix< RealMat
 
typedef utility::vector1< VecVecs
 
typedef utility::vector1< RealReals
 
typedef utility::vector1< SizeSizes
 
typedef utility::vector1< StubStubs
 
typedef utility::vector1
< RigidScoreCOP
Scores
 

Detailed Description

Definition at line 32 of file RigidScore.hh.

Member Typedef Documentation

Definition at line 39 of file RigidScore.hh.

Definition at line 36 of file RigidScore.hh.

typedef platform::Real protocols::sic_dock::RigidScore::Real
protected

Definition at line 34 of file RigidScore.hh.

Definition at line 41 of file RigidScore.hh.

Definition at line 44 of file RigidScore.hh.

typedef platform::Size protocols::sic_dock::RigidScore::Size
protected

Definition at line 35 of file RigidScore.hh.

Definition at line 42 of file RigidScore.hh.

Definition at line 37 of file RigidScore.hh.

Definition at line 43 of file RigidScore.hh.

Definition at line 38 of file RigidScore.hh.

Definition at line 40 of file RigidScore.hh.

Constructor & Destructor Documentation

virtual protocols::sic_dock::RigidScore::~RigidScore ( )
inlinevirtual

Definition at line 47 of file RigidScore.hh.

Member Function Documentation

virtual platform::Real protocols::sic_dock::RigidScore::score ( Stub const &  x1,
Stub const &  x2 
) const
pure virtual

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