Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
GNEPathElement.h File Reference
#include <config.h>
#include <utils/gui/settings/GUIVisualizationSettings.h>
Include dependency graph for GNEPathElement.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  GNEPathElement
 

Functions

constexpr bool operator& (GNEPathElement::Options a, GNEPathElement::Options b)
 override tag parent bit operator
 
constexpr GNEPathElement::Options operator| (GNEPathElement::Options a, GNEPathElement::Options b)
 override tag parent bit operator
 

Detailed Description

Author
Pablo Alvarez Lopez
Date
Nov 2024

Definition in file GNEPathElement.h.

Function Documentation

◆ operator&()

constexpr bool operator& ( GNEPathElement::Options  a,
GNEPathElement::Options  b 
)
constexpr

override tag parent bit operator

Definition at line 122 of file GNEPathElement.h.

◆ operator|()

constexpr GNEPathElement::Options operator| ( GNEPathElement::Options  a,
GNEPathElement::Options  b 
)
constexpr

override tag parent bit operator

Definition at line 117 of file GNEPathElement.h.