![]() |
Rosetta Core
2014.35
|
#include <TrieCollection.hh>
Public Member Functions | |
RotamerTrieBaseCOP | trie (Size index) const |
void | total_residue (Size) |
Size | total_residue () const |
void | trie (Size index, RotamerTrieBaseOP new_trie) |
virtual basic::datacache::CacheableDataOP | clone () const |
![]() | |
virtual | ~CacheableData () |
Private Attributes | |
utility::vector1 < RotamerTrieBaseOP > | tries_ |
|
virtual |
Implements basic::datacache::CacheableData.
RotamerTrieBaseCOP core::scoring::trie::TrieCollection::trie | ( | Size | index | ) | const |
References tries_.
void core::scoring::trie::TrieCollection::trie | ( | Size | index, |
RotamerTrieBaseOP | new_trie | ||
) |
References tries_.
|
private |
Referenced by total_residue(), and trie().