libosmscout
0.1
|
#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 |
MagnificationLevel & | operator++ () |
MagnificationLevel | operator++ (int) |
MagnificationLevel & | operator+= (uint32_t increment) |
bool | operator< (const MagnificationLevel &other) const |
bool | operator<= (const MagnificationLevel &other) const |
MagnificationLevel & | operator= (const MagnificationLevel &other)=default |
bool | operator== (const MagnificationLevel &other) const |
bool | operator> (const MagnificationLevel &other) const |
bool | operator>= (const MagnificationLevel &other) const |
|
default |
|
inlineexplicitnoexcept |
|
default |
|
inline |
Referenced by osmscout::TileId::GetBoundingBox(), osmscout::TileId::GetTile(), osmscout::TiledMapRenderer::onLoadJobFinished(), std::hash< osmscout::MagnificationLevel >::operator()(), osmscout::operator+(), osmscout::operator<<(), osmscout::Magnification::SetLevel(), osmscout::FileWriter::Write(), and osmscout::FileWriter::WriteNumber().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
default |
|
inline |
|
inline |
|
inline |