SUMO - Simulation of Urban MObility
|
#include <SUMOAbstractRouter.h>
Public Member Functions | |
bool | operator() (const E *edge, const V *vehicle) const |
void | prohibit (const std::vector< E * > &toProhibit) |
Protected Attributes | |
std::vector< E * > | myProhibited |
Definition at line 110 of file SUMOAbstractRouter.h.
|
inline |
Definition at line 112 of file SUMOAbstractRouter.h.
|
inline |
Definition at line 119 of file SUMOAbstractRouter.h.
Referenced by MSNet::getRouterEffort(), and MSNet::getRouterTT().
|
protected |
Definition at line 124 of file SUMOAbstractRouter.h.
Referenced by prohibited_withRestrictions< MSEdge, SUMOVehicle >::operator()(), and prohibited_withRestrictions< MSEdge, SUMOVehicle >::prohibit().