Vanetza
Loading...
Searching...
No Matches
vanetza::security::v3::PolygonalRegionRingAdapter Class Reference

Adapt ASN.1 PolygonalRegion to a Boost.Geometry ring. More...

#include <boost_geometry.hpp>

Public Types

using iterator = TwoDLocationIterator
using const_iterator = TwoDLocationIterator

Public Member Functions

 PolygonalRegionRingAdapter (const asn1::PolygonalRegion &region)
iterator begin () const
iterator end () const
std::size_t size () const

Private Attributes

const asn1::PolygonalRegion & m_region

Detailed Description

Adapt ASN.1 PolygonalRegion to a Boost.Geometry ring.

Definition at line 63 of file boost_geometry.hpp.

Member Typedef Documentation

◆ const_iterator

◆ iterator

Constructor & Destructor Documentation

◆ PolygonalRegionRingAdapter()

vanetza::security::v3::PolygonalRegionRingAdapter::PolygonalRegionRingAdapter ( const asn1::PolygonalRegion & region)

Definition at line 63 of file boost_geometry.cpp.

Member Function Documentation

◆ begin()

PolygonalRegionRingAdapter::iterator vanetza::security::v3::PolygonalRegionRingAdapter::begin ( ) const

Definition at line 69 of file boost_geometry.cpp.

◆ end()

PolygonalRegionRingAdapter::iterator vanetza::security::v3::PolygonalRegionRingAdapter::end ( ) const

Definition at line 74 of file boost_geometry.cpp.

◆ size()

std::size_t vanetza::security::v3::PolygonalRegionRingAdapter::size ( ) const

Definition at line 79 of file boost_geometry.cpp.

Member Data Documentation

◆ m_region

const asn1::PolygonalRegion& vanetza::security::v3::PolygonalRegionRingAdapter::m_region
private

Definition at line 75 of file boost_geometry.hpp.


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