IdentifiedRegion specified in TS 103 097 v1.2.1, section 4.2.25. More...
#include <region.hpp>
Public Member Functions | |
bool | operator== (const IdentifiedRegion &) const |
bool | operator!= (const IdentifiedRegion &) const |
Public Attributes | |
RegionDictionary | region_dictionary |
int16_t | region_identifier |
IntX | local_region |
IdentifiedRegion specified in TS 103 097 v1.2.1, section 4.2.25.
Definition at line 109 of file region.hpp.
bool IdentifiedRegion::operator!= | ( | const IdentifiedRegion & | other | ) | const |
Definition at line 111 of file region.cpp.
bool IdentifiedRegion::operator== | ( | const IdentifiedRegion & | other | ) | const |
Definition at line 104 of file region.cpp.
IntX vanetza::security::v2::IdentifiedRegion::local_region |
Definition at line 113 of file region.hpp.
RegionDictionary vanetza::security::v2::IdentifiedRegion::region_dictionary |
Definition at line 111 of file region.hpp.
int16_t vanetza::security::v2::IdentifiedRegion::region_identifier |
Definition at line 112 of file region.hpp.