libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::MagnificationLevel Class Referencefinal

#include <Magnification.h>

Public Member Functions

uint32_t Get () const
 
 MagnificationLevel ()=default
 
 MagnificationLevel (const MagnificationLevel &level)=default
 
 MagnificationLevel (uint32_t level) noexcept
 
bool operator!= (const MagnificationLevel &other) const
 
MagnificationLeveloperator++ ()
 
MagnificationLevel operator++ (int)
 
MagnificationLeveloperator+= (uint32_t increment)
 
bool operator< (const MagnificationLevel &other) const
 
bool operator<= (const MagnificationLevel &other) const
 
MagnificationLeveloperator= (const MagnificationLevel &other)=default
 
bool operator== (const MagnificationLevel &other) const
 
bool operator> (const MagnificationLevel &other) const
 
bool operator>= (const MagnificationLevel &other) const
 

Constructor & Destructor Documentation

◆ MagnificationLevel() [1/3]

osmscout::MagnificationLevel::MagnificationLevel ( )
default

◆ MagnificationLevel() [2/3]

osmscout::MagnificationLevel::MagnificationLevel ( uint32_t  level)
inlineexplicitnoexcept

◆ MagnificationLevel() [3/3]

osmscout::MagnificationLevel::MagnificationLevel ( const MagnificationLevel level)
default

Member Function Documentation

◆ Get()

◆ operator!=()

bool osmscout::MagnificationLevel::operator!= ( const MagnificationLevel other) const
inline

◆ operator++() [1/2]

MagnificationLevel& osmscout::MagnificationLevel::operator++ ( )
inline

◆ operator++() [2/2]

MagnificationLevel osmscout::MagnificationLevel::operator++ ( int  )
inline

◆ operator+=()

MagnificationLevel& osmscout::MagnificationLevel::operator+= ( uint32_t  increment)
inline

◆ operator<()

bool osmscout::MagnificationLevel::operator< ( const MagnificationLevel other) const
inline

◆ operator<=()

bool osmscout::MagnificationLevel::operator<= ( const MagnificationLevel other) const
inline

◆ operator=()

MagnificationLevel& osmscout::MagnificationLevel::operator= ( const MagnificationLevel other)
default

◆ operator==()

bool osmscout::MagnificationLevel::operator== ( const MagnificationLevel other) const
inline

◆ operator>()

bool osmscout::MagnificationLevel::operator> ( const MagnificationLevel other) const
inline

◆ operator>=()

bool osmscout::MagnificationLevel::operator>= ( const MagnificationLevel other) const
inline

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