Vanetza
Loading...
Searching...
No Matches
vanetza::geodesy::M49Code Class Reference

#include <m49_code.hpp>

Public Member Functions

constexpr M49Code (uint16_t value)
constexpr uint16_t value () const
bool operator== (M49Code other) const
bool operator!= (M49Code other) const

Private Attributes

uint16_t m_value

Detailed Description

Standard country or area codes for statistical use by M49 standard.

See also
https://unstats.un.org/unsd/methodology/m49/

Definition at line 14 of file m49_code.hpp.

Constructor & Destructor Documentation

◆ M49Code()

vanetza::geodesy::M49Code::M49Code ( uint16_t value)
inlineexplicitconstexpr

Definition at line 17 of file m49_code.hpp.

Member Function Documentation

◆ operator!=()

bool vanetza::geodesy::M49Code::operator!= ( M49Code other) const
inline

Definition at line 21 of file m49_code.hpp.

◆ operator==()

bool vanetza::geodesy::M49Code::operator== ( M49Code other) const
inline

Definition at line 20 of file m49_code.hpp.

◆ value()

uint16_t vanetza::geodesy::M49Code::value ( ) const
inlineconstexpr

Definition at line 18 of file m49_code.hpp.

Member Data Documentation

◆ m_value

uint16_t vanetza::geodesy::M49Code::m_value
private

Definition at line 24 of file m49_code.hpp.


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