class final
#include <eckit/geo/order/Scan.h>
Scan
Base classes
- class eckit::geo::Order
Public types
- using builder_t = BuilderT1<Order>
- using ARG1 = const Spec&
-
using value_type = std::
string
Public static functions
-
static auto order_default() -> const Order::
value_type& -
static auto make_order_from_spec(const Spec& spec) -> Order::
value_type -
static auto is_scan_i_positively(const value_
type&) -> bool -
static auto is_scan_j_positively(const value_
type&) -> bool -
static auto is_scan_i_j(const value_
type&) -> bool -
static auto is_scan_alternating(const value_
type&) -> bool -
static auto className() -> std::
string - static auto no_reorder(size_t) -> Reordering
Constructors, destructors, conversion operators
-
Scan(const value_
type&, size_t nx, size_t ny) -
Scan(const value_
type&, const pl_ type&) -
Scan(const value_
type&) explicit - Scan(const Spec&) explicit
Public functions
-
auto type() const -> const std::
string& override -
auto order() const -> const value_
type& override -
auto reorder(const value_
type& to) const -> Reordering override - auto spec() const -> const Spec&
-
auto spec_str() const -> std::
string
Private functions
-
void fill_spec(spec::
Custom&) const override
Typedef documentation
using eckit:: geo:: order:: Scan:: builder_t = BuilderT1<Order>
#include <eckit/geo/Order.h>
using eckit:: geo:: order:: Scan:: ARG1 = const Spec&
#include <eckit/geo/Order.h>
using eckit:: geo:: order:: Scan:: value_type = std:: string
#include <eckit/geo/Order.h>
Function documentation
static std:: string eckit:: geo:: order:: Scan:: className()
#include <eckit/geo/Order.h>
static Reordering eckit:: geo:: order:: Scan:: no_reorder(size_t)
#include <eckit/geo/Order.h>
const Spec& eckit:: geo:: order:: Scan:: spec() const
#include <eckit/geo/Order.h>
std:: string eckit:: geo:: order:: Scan:: spec_str() const
#include <eckit/geo/Order.h>