![]() |
Rosetta Core
2014.16.56682
|
#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 |
Public Member Functions inherited from basic::datacache::CacheableData | |
| 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().
1.8.7