eckit::geo::AreaFactory struct

Public static functions

static auto build(const Spec& spec) -> const Area*
static auto make_from_string(const std::string&) -> const Area*
static auto make_spec(const Spec& spec) -> Spec*
static void add_library(const std::string& lib, Spec* spec)
static auto list(std::ostream& out) -> std::ostream&