SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 345 of file NBContHelper.h.

Constructor & Destructor Documentation

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

constructor

Definition at line 348 of file NBContHelper.h.

Member Function Documentation

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

Definition at line 351 of file NBContHelper.h.

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

Field Documentation

const NBNode* NBContHelper::opposite_finder::myAtNode
private

Definition at line 358 of file NBContHelper.h.

Referenced by operator()().

NBEdge* NBContHelper::opposite_finder::myReferenceEdge
private

Definition at line 357 of file NBContHelper.h.

Referenced by operator()().


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