#include <NeighbourhoodFunction.hpp>
Public Member Functions | |
virtual InstanceType | getNextNeighbour ()=0 |
virtual bool | hasNextNeighbour ()=0 |
virtual void | setReferenceInstance (InstanceType instance)=0 |
Definition at line 25 of file NeighbourhoodFunction.hpp.
|
pure virtual |
Implemented in ISM::TopologyManager.
|
pure virtual |
Implemented in ISM::TopologyManager.
|
pure virtual |
Implemented in ISM::TopologyManager.