#include <neighbors.hh>
Public Member Functions | |
NeighborUpdater (Set &s, const Iter &i) | |
void | operator() () |
Private Types | |
typedef NeighborUpdater | This |
typedef CoherenceProxy | Set |
typedef sch::Updatable< Neighbor > | elem_t |
typedef std::set< elem_t >::iterator | Iter |
typedef sch::UpdateEvent< This > | updater_t |
Private Attributes | |
Set & | set_ |
Iter | iter_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|