![]() |
Rosetta Core
2014.16.56682
|
#include <CPDataCorrespondence.hh>
Public Member Functions | |
| CPDataCorrespondence () | |
| void | n_entries (Size nentries) |
| void | resid_for_entry (Size entry, Size resid) |
| void | n_connpoints_for_entry (Size entry, Size nconnections) |
| void | connid_for_entry_connpoint (Size entry, Size connpoint, Size residue_connid) |
| Size | n_entries () const |
| Size | resid_for_entry (Size entry) const |
| Size | n_connpoints_for_entry (Size entry) const |
| Size | connid_for_entry_connpoint (Size entry, Size connpoint) const |
| void | note_has_pseudobonds () |
| bool | has_pseudobonds () const |
| Size | max_connpoints_for_residue () const |
| core::scoring::trie::CPDataCorrespondence::CPDataCorrespondence | ( | ) |
| void core::scoring::trie::CPDataCorrespondence::connid_for_entry_connpoint | ( | Size | entry, |
| Size | connpoint, | ||
| Size | residue_connid | ||
| ) |
References n_entries_, nconnections_for_entry_, and residue_connid_for_entry_connid_.
Referenced by core::scoring::trie::initialize_cpdata_for_atom().
| Size core::scoring::trie::CPDataCorrespondence::connid_for_entry_connpoint | ( | Size | entry, |
| Size | connpoint | ||
| ) | const |
References n_entries_, nconnections_for_entry_, and residue_connid_for_entry_connid_.
|
inline |
|
inline |
| void core::scoring::trie::CPDataCorrespondence::n_connpoints_for_entry | ( | Size | entry, |
| Size | nconnections | ||
| ) |
References begin, core::sequence::end, max_connpoints_for_residue_, n_entries_, nconnections_for_entry_, and residue_connid_for_entry_connid_.
Referenced by core::scoring::trie::initialize_cpdata_for_atom().
References n_entries_, and nconnections_for_entry_.
| void core::scoring::trie::CPDataCorrespondence::n_entries | ( | Size | nentries | ) |
References entry_2_resid_, n_entries_, nconnections_for_entry_, and residue_connid_for_entry_connid_.
Referenced by core::scoring::trie::create_cpdata_correspondence_for_rotamer(), core::scoring::vdwaals::VDW_Energy::create_rotamer_trie(), core::scoring::etable::BaseEtableEnergy< Derived >::create_rotamer_trie(), core::scoring::trie::create_trie(), and core::scoring::trie::initialize_cpdata_for_atom().
| Size core::scoring::trie::CPDataCorrespondence::n_entries | ( | ) | const |
References n_entries_.
|
inline |
References has_pseudobonds_.
References entry_2_resid_, and n_entries_.
Referenced by core::scoring::trie::create_trie(), and core::scoring::trie::initialize_cpdata_for_atom().
References entry_2_resid_, and n_entries_.
|
private |
Referenced by n_entries(), and resid_for_entry().
|
private |
Referenced by has_pseudobonds(), and note_has_pseudobonds().
|
private |
Referenced by max_connpoints_for_residue(), and n_connpoints_for_entry().
|
private |
Referenced by connid_for_entry_connpoint(), n_connpoints_for_entry(), n_entries(), and resid_for_entry().
|
private |
Referenced by connid_for_entry_connpoint(), n_connpoints_for_entry(), and n_entries().
|
private |
Referenced by connid_for_entry_connpoint(), n_connpoints_for_entry(), and n_entries().
1.8.7