SUMO - Simulation of Urban MObility
NBContHelper::opposite_finder Class Reference

#include <NBContHelper.h>

Public Member Functions

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

Private Attributes

const NBNodemyAtNode
NBEdgemyReferenceEdge

Detailed Description

Definition at line 341 of file NBContHelper.h.


Constructor & Destructor Documentation

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

constructor

Definition at line 344 of file NBContHelper.h.


Member Function Documentation

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

Definition at line 347 of file NBContHelper.h.

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


Field Documentation

Definition at line 354 of file NBContHelper.h.

Referenced by operator()().

Definition at line 353 of file NBContHelper.h.

Referenced by operator()().


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines