8#ifndef FMTeventrelation_H_INCLUDED
9#define FMTeventrelation_H_INCLUDED
12#include <boost/functional/hash.hpp>
47 return relation.
hash();
Definition: FMTcoordinate.hpp:25
Definition: FMTevent.hpp:28
Definition: FMTeventrelation.hpp:22
FMTeventrelation & operator=(const FMTeventrelation &rhs)=default
bool operator==(const FMTeventrelation &rhs) const
FMTeventrelation(const Spatial::FMTevent &fromevent, const Spatial::FMTevent &toevent)
~FMTeventrelation()=default
FMTeventrelation(const FMTeventrelation &rhs)=default
The spatial namespace provides classes for spatialy explicit simulation/optimization based on raster ...
Definition: FMTareaparser.hpp:36
Definition: FMTaction.hpp:364
std::size_t operator()(const Spatial::FMTeventrelation &relation) const
Definition: FMTeventrelation.hpp:45