![]() |
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 129 of file SUMOAbstractRouter.h.
|
inline |
Definition at line 131 of file SUMOAbstractRouter.h.
|
inline |
Definition at line 138 of file SUMOAbstractRouter.h.
Referenced by MSNet::getRouterEffort(), MSDevice_Routing::getRouterTT(), and MSNet::getRouterTT().
|
protected |
Definition at line 143 of file SUMOAbstractRouter.h.