Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
GNETagProperties.h File Reference
Include dependency graph for GNETagProperties.h:

Go to the source code of this file.

Data Structures

class  GNETagProperties

Functions

constexpr bool operator& (GNETagProperties::Conflicts a, GNETagProperties::Conflicts b)
 override tag parent bit operator
constexpr bool operator& (GNETagProperties::File a, GNETagProperties::File b)
 override tag parent bit operator
constexpr bool operator& (GNETagProperties::Over a, GNETagProperties::Over b)
 override tag parent bit operator
constexpr bool operator& (GNETagProperties::Property a, GNETagProperties::Property b)
 override tag parent bit operator
constexpr bool operator& (GNETagProperties::Type a, GNETagProperties::Type b)
 override tag parent bit operator
constexpr GNETagProperties::Conflicts operator| (GNETagProperties::Conflicts a, GNETagProperties::Conflicts b)
 override tag parent bit operator
constexpr GNETagProperties::File operator| (GNETagProperties::File a, GNETagProperties::File b)
 override tag parent bit operator
constexpr GNETagProperties::Over operator| (GNETagProperties::Over a, GNETagProperties::Over b)
 override tag parent bit operator
constexpr GNETagProperties::Property operator| (GNETagProperties::Property a, GNETagProperties::Property b)
 override tag parent bit operator
constexpr GNETagProperties::Type operator| (GNETagProperties::Type a, GNETagProperties::Type b)
 override tag parent bit operator

Detailed Description

Author
Pablo Alvarez Lopez
Date
Jan 2020

Definition in file GNETagProperties.h.

Function Documentation

◆ operator&() [1/5]

bool operator& ( GNETagProperties::Conflicts a,
GNETagProperties::Conflicts b )
constexpr

override tag parent bit operator

Definition at line 715 of file GNETagProperties.h.

◆ operator&() [2/5]

bool operator& ( GNETagProperties::File a,
GNETagProperties::File b )
constexpr

override tag parent bit operator

Definition at line 705 of file GNETagProperties.h.

◆ operator&() [3/5]

bool operator& ( GNETagProperties::Over a,
GNETagProperties::Over b )
constexpr

override tag parent bit operator

Definition at line 695 of file GNETagProperties.h.

◆ operator&() [4/5]

bool operator& ( GNETagProperties::Property a,
GNETagProperties::Property b )
constexpr

override tag parent bit operator

Definition at line 685 of file GNETagProperties.h.

◆ operator&() [5/5]

bool operator& ( GNETagProperties::Type a,
GNETagProperties::Type b )
constexpr

override tag parent bit operator

Definition at line 675 of file GNETagProperties.h.

◆ operator|() [1/5]

override tag parent bit operator

Definition at line 710 of file GNETagProperties.h.

◆ operator|() [2/5]

override tag parent bit operator

Definition at line 700 of file GNETagProperties.h.

◆ operator|() [3/5]

override tag parent bit operator

Definition at line 690 of file GNETagProperties.h.

◆ operator|() [4/5]

override tag parent bit operator

Definition at line 680 of file GNETagProperties.h.

◆ operator|() [5/5]

override tag parent bit operator

Definition at line 670 of file GNETagProperties.h.