class
#include <atlas/grid/SpecRegistry.h>
SpecRegistry
Public static functions
-
static void add(const std::
string& id, Spec&& spec) -
static auto has(const std::
string& id) -> bool -
static auto get(const std::
string& id) -> Spec -
static void list(std::
ostream& out) -
static auto keys() -> std::
vector<std:: string>