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

Go to the source code of this file.

Data Structures

class  GNEElementList
 

Functions

constexpr bool operator& (GNEElementList::Options a, GNEElementList::Options b)
 override attribute parent bit operator
 
constexpr GNEElementList::Options operator| (GNEElementList::Options a, GNEElementList::Options b)
 override attribute parent bit operator
 

Detailed Description

Author
Pablo Alvarez Lopez
Date
Aug 2025

Definition in file GNEElementList.h.

Function Documentation

◆ operator&()

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

override attribute parent bit operator

Definition at line 129 of file GNEElementList.h.

◆ operator|()

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

override attribute parent bit operator

Definition at line 124 of file GNEElementList.h.