prohibited_noRestrictions< E, V > Struct Template Reference

#include <SUMOAbstractRouter.h>


Detailed Description

template<class E, class V>
struct prohibited_noRestrictions< E, V >

Definition at line 108 of file SUMOAbstractRouter.h.


Public Member Functions

bool operator() (const E *, const V *)

Member Function Documentation

template<class E, class V>
bool prohibited_noRestrictions< E, V >::operator() ( const E *  ,
const V *   
) [inline]

Definition at line 110 of file SUMOAbstractRouter.h.

00110                                                  {
00111         return false;
00112     }


The documentation for this struct was generated from the following file:

Generated on Wed May 5 00:06:59 2010 for Sumo - Simulation of Urban MObility by  doxygen 1.5.6