NBContHelper::opposite_finder Class Reference

#include <NBContHelper.h>


Detailed Description

Definition at line 333 of file NBContHelper.h.


Public Member Functions

bool operator() (NBEdge *e) const
 opposite_finder (NBEdge *edge, const NBNode *n)
 constructor

Private Attributes

const NBNodemyAtNode
NBEdgemyReferenceEdge

Constructor & Destructor Documentation

NBContHelper::opposite_finder::opposite_finder ( NBEdge edge,
const NBNode n 
) [inline]

constructor

Definition at line 336 of file NBContHelper.h.

00337                 : myReferenceEdge(edge), myAtNode(n) { }


Member Function Documentation

bool NBContHelper::opposite_finder::operator() ( NBEdge e  )  const [inline]

Definition at line 339 of file NBContHelper.h.

References NBEdge::isTurningDirectionAt(), myAtNode, and myReferenceEdge.


Field Documentation

Definition at line 346 of file NBContHelper.h.

Referenced by operator()().

Definition at line 345 of file NBContHelper.h.

Referenced by operator()().


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

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