|
Maps SDK for C++ 1.0.0
|
This is the complete list of members for gem::Projection_MGRS, including all inherited members.
| cast() const noexcept | gem::Projection | inline |
| equals(Projection const &other) const noexcept | gem::Projection | inline |
| getEasting() const noexcept | gem::Projection_MGRS | inline |
| getNorthing() const noexcept | gem::Projection_MGRS | inline |
| getSq100kIdentifier() const noexcept | gem::Projection_MGRS | inline |
| getZone() const noexcept | gem::Projection_MGRS | inline |
| isDefault() const override | gem::Projection | inline |
| isEmpty() const noexcept | gem::Projection | inline |
| operator bool() const noexcept | gem::Projection | inlineexplicit |
| operator!=(const Projection &projection) const noexcept | gem::Projection | inline |
| operator=(const Projection_MGRS &)=default | gem::Projection_MGRS | |
| operator=(Projection_MGRS &&obj) noexcept | gem::Projection_MGRS | inline |
| gem::Projection::operator=(const Projection &)=default | gem::Projection | |
| gem::Projection::operator=(Projection &&)=default | gem::Projection | |
| operator==(const Projection &projection) const noexcept | gem::Projection | inline |
| Projection(const Projection &)=default | gem::Projection | |
| Projection(Projection &&)=default | gem::Projection | |
| Projection_MGRS() | gem::Projection_MGRS | inline |
| Projection_MGRS(const Projection_MGRS &)=default | gem::Projection_MGRS | |
| Projection_MGRS(Projection_MGRS &&obj) noexcept | gem::Projection_MGRS | inline |
| Projection_MGRS(int easting, int northing, const String &zone, const String &sq100kIdentifier) | gem::Projection_MGRS | inline |
| reset() noexcept | gem::Projection | inline |
| set(int easting, int northing, const String &zone, const String &sq100kIdentifier) noexcept | gem::Projection_MGRS | inline |
| type() noexcept | gem::Projection_MGRS | inlinestatic |
| gem::Projection::type() const | gem::Projection | inline |