Vanetza
 
Loading...
Searching...
No Matches
vanetza::security::v2::RectangularRegion Struct Reference

RectangularRegion specified in TS 103 097 v1.2.1, section 4.2.23. More...

#include <region.hpp>

Public Member Functions

bool operator== (const RectangularRegion &) const
 
bool operator!= (const RectangularRegion &) const
 

Public Attributes

TwoDLocation northwest
 
TwoDLocation southeast
 

Detailed Description

RectangularRegion specified in TS 103 097 v1.2.1, section 4.2.23.

Definition at line 89 of file region.hpp.

Member Function Documentation

◆ operator!=()

bool RectangularRegion::operator!= ( const RectangularRegion other) const

Definition at line 99 of file region.cpp.

◆ operator==()

bool RectangularRegion::operator== ( const RectangularRegion other) const

Definition at line 94 of file region.cpp.

Member Data Documentation

◆ northwest

TwoDLocation vanetza::security::v2::RectangularRegion::northwest

Definition at line 91 of file region.hpp.

◆ southeast

TwoDLocation vanetza::security::v2::RectangularRegion::southeast

Definition at line 92 of file region.hpp.


The documentation for this struct was generated from the following files: