#include "ConnectionIterator.h"
#include "SpatialSimObjectPopulation.h"
#include "ConnectionDecisionPredicate.h"
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | PredicateBasedConnections |
Implementation of a ConnectionIterator which connects each pair for which the given connection decisions predicate is true. More... |
Definition in file PredicateBasedConnections.h.