|
Rosetta 3.5
|
#include <SearchPattern.hh>


Public Member Functions | |
| PartitionedSearchPattern (SearchPatternOP source_pattern, core::Size partition, core::Size total_partitions) | |
| virtual utility::vector1 < core::kinematics::Stub > | Searchpoints () |
Private Attributes | |
| SearchPatternOP | source_pattern_ |
| core::Size | partition_ |
| core::Size | total_partitions_ |
Definition at line 495 of file SearchPattern.hh.
|
inline |
Definition at line 498 of file SearchPattern.hh.
|
inlinevirtual |
Implements protocols::hotspot_hashing::SearchPattern.
Definition at line 509 of file SearchPattern.hh.
References partition_, source_pattern_, and total_partitions_.
|
private |
Definition at line 526 of file SearchPattern.hh.
Referenced by Searchpoints().
|
private |
Definition at line 525 of file SearchPattern.hh.
Referenced by Searchpoints().
|
private |
Definition at line 527 of file SearchPattern.hh.
Referenced by Searchpoints().
1.8.4