Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
protocols::hotspot_hashing::SearchPatternExpansion Class Referenceabstract

#include <SearchPattern.hh>

Inheritance diagram for protocols::hotspot_hashing::SearchPatternExpansion:
Inheritance graph
[legend]
Collaboration diagram for protocols::hotspot_hashing::SearchPatternExpansion:
Collaboration graph
[legend]

Public Member Functions

 SearchPatternExpansion (SearchPatternOP source_pattern)
 
virtual utility::vector1
< core::kinematics::Stub
Searchpoints ()
 
virtual utility::vector1
< core::kinematics::Stub
expand (core::kinematics::Stub source)=0
 

Private Attributes

SearchPatternOP source_pattern_
 

Detailed Description

Definition at line 596 of file SearchPattern.hh.

Constructor & Destructor Documentation

protocols::hotspot_hashing::SearchPatternExpansion::SearchPatternExpansion ( SearchPatternOP  source_pattern)
inline

Definition at line 599 of file SearchPattern.hh.

Member Function Documentation

virtual utility::vector1<core::kinematics::Stub> protocols::hotspot_hashing::SearchPatternExpansion::expand ( core::kinematics::Stub  source)
pure virtual

Referenced by Searchpoints().

virtual utility::vector1<core::kinematics::Stub> protocols::hotspot_hashing::SearchPatternExpansion::Searchpoints ( )
inlinevirtual

Implements protocols::hotspot_hashing::SearchPattern.

Definition at line 603 of file SearchPattern.hh.

References expand(), and source_pattern_.

Member Data Documentation

SearchPatternOP protocols::hotspot_hashing::SearchPatternExpansion::source_pattern_
private

Definition at line 622 of file SearchPattern.hh.

Referenced by Searchpoints().


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