![]() |
Quetzal-CoaTL
The Coalescence Template Library
|
This is the complete list of members for quetzal::geography::extent< T >, including all inherited members.
extent(value_type lat_min, value_type lat_max, value_type lon_min, value_type lon_max) | quetzal::geography::extent< T > | inlineexplicit |
lat_max() const noexcept | quetzal::geography::extent< T > | inline |
lat_max(value_type val) noexcept | quetzal::geography::extent< T > | inline |
lat_min() const noexcept | quetzal::geography::extent< T > | inline |
lat_min(value_type val) noexcept | quetzal::geography::extent< T > | inline |
lon_max() const noexcept | quetzal::geography::extent< T > | inline |
lon_max(value_type val) noexcept | quetzal::geography::extent< T > | inline |
lon_min() const noexcept | quetzal::geography::extent< T > | inline |
lon_min(value_type val) noexcept | quetzal::geography::extent< T > | inline |
operator!=(const extent &other) const noexcept | quetzal::geography::extent< T > | inline |
operator==(const extent &other) const noexcept | quetzal::geography::extent< T > | inline |
value_type typedef (defined in quetzal::geography::extent< T >) | quetzal::geography::extent< T > |