![]() |
Rosetta
2021.16
|
#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) |
| basic::datacache::CacheableDataOP | clone () const override |
Private Attributes | |
| utility::vector1 < RotamerTrieBaseOP > | tries_ |
|
override |
| 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