AreaFactory struct
#include <eckit/geo/Area.h>
Public static functions
-
static auto build(const Area::
Spec& spec) -> const Area* -
static auto make_from_string(const std::
string&) -> const Area* -
static auto make_spec(const Area::
Spec& spec) -> Area:: Spec* -
static void add_library(const std::
string& lib, Area:: Spec* spec) -
static auto list(std::
ostream& out) -> std:: ostream&