#include <OneToAllEnergyContainer.hh>
| core::scoring::OneToAllNeighborIterator::~OneToAllNeighborIterator |
( |
| ) |
|
|
overridedefault |
| core::scoring::OneToAllNeighborIterator::OneToAllNeighborIterator |
( |
Size const |
pos1_in, |
|
|
Size const |
pos2_in, |
|
|
bool const |
operating_on_pos1_in, |
|
|
ScoreType const |
st, |
|
|
utility::vector1< Real > * |
table_in, |
|
|
utility::vector1< bool > * |
computed_in |
|
) |
| |
| void core::scoring::OneToAllNeighborIterator::accumulate_energy |
( |
EnergyMap & |
emap | ) |
const |
|
overridevirtual |
| bool core::scoring::OneToAllNeighborIterator::energy_computed |
( |
| ) |
const |
|
overridevirtual |
| Size core::scoring::OneToAllNeighborIterator::lower_neighbor_id |
( |
| ) |
const |
|
overridevirtual |
| void core::scoring::OneToAllNeighborIterator::mark_energy_computed |
( |
| ) |
|
|
overridevirtual |
| void core::scoring::OneToAllNeighborIterator::mark_energy_uncomputed |
( |
| ) |
|
|
overridevirtual |
| Size core::scoring::OneToAllNeighborIterator::neighbor_id |
( |
| ) |
const |
|
overridevirtual |
| Size core::scoring::OneToAllNeighborIterator::residue_iterated_on |
( |
| ) |
const |
|
overridevirtual |
| void core::scoring::OneToAllNeighborIterator::retrieve_energy |
( |
EnergyMap & |
emap | ) |
const |
|
overridevirtual |
| void core::scoring::OneToAllNeighborIterator::save_energy |
( |
EnergyMap const & |
emap | ) |
|
|
overridevirtual |
| Size core::scoring::OneToAllNeighborIterator::upper_neighbor_id |
( |
| ) |
const |
|
overridevirtual |
| utility::vector1< bool >* core::scoring::OneToAllNeighborIterator::computed_ |
|
private |
| bool core::scoring::OneToAllNeighborIterator::operating_on_pos1_ |
|
private |
| Size core::scoring::OneToAllNeighborIterator::pos1_ |
|
private |
| Size core::scoring::OneToAllNeighborIterator::pos2_ |
|
private |
Referenced by accumulate_energy(), energy_computed(), lower_neighbor_id(), mark_energy_computed(), mark_energy_uncomputed(), neighbor_id(), operator++(), operator=(), residue_iterated_on(), retrieve_energy(), and save_energy().
| ScoreType core::scoring::OneToAllNeighborIterator::score_type_ |
|
private |
| utility::vector1< Real >* core::scoring::OneToAllNeighborIterator::table_ |
|
private |
The documentation for this class was generated from the following files: