![]() |
Rosetta
2021.16
|
Classes | |
| class | HBAtom |
| class | HBCountPairFunction |
| class | HBCPData |
| class | HBondsTrieVsTrieCachedDataContainer |
| A class for passing data to the trie-vs-trie calculation for hydrogen bonds, without having to cache it in mutable data in the HBondEnergy method or whatnot. More... | |
Typedefs | |
| using | HBondsTrieVsTrieCachedDataContainerOP = utility::pointer::shared_ptr< HBondsTrieVsTrieCachedDataContainer > |
| using | HBondsTrieVsTrieCachedDataContainerCOP = utility::pointer::shared_ptr< HBondsTrieVsTrieCachedDataContainer const > |
| typedef trie::RotamerTrieBaseOP | HBondRotamerTrieOP |
| typedef trie::RotamerTrieBaseCOP | HBondRotamerTrieCOP |
Functions | |
| std::ostream & | operator<< (std::ostream &os, HBAtom const &atom) |
| std::ostream & | operator<< (std::ostream &os, HBCPData const &hbcpdat) |
| using core::scoring::hbonds::hbtrie::HBondsTrieVsTrieCachedDataContainerCOP = typedef utility::pointer::shared_ptr< HBondsTrieVsTrieCachedDataContainer const > |
| using core::scoring::hbonds::hbtrie::HBondsTrieVsTrieCachedDataContainerOP = typedef utility::pointer::shared_ptr< HBondsTrieVsTrieCachedDataContainer > |
| std::ostream & core::scoring::hbonds::hbtrie::operator<< | ( | std::ostream & | os, |
| HBCPData const & | hbcpdat | ||
| ) |
References core::scoring::hbonds::hbtrie::HBCPData::print().
| std::ostream & core::scoring::hbonds::hbtrie::operator<< | ( | std::ostream & | os, |
| HBAtom const & | atom | ||
| ) |
References core::scoring::hbonds::hbtrie::HBAtom::print().
1.8.7