eckit::Loader class

Base classes

template<class T>
class ClassExtent<Loader>

Public static functions

static auto size() -> size_t
static void callAll(void(Loader::*)())
static void callAll(void(Loader::*)() const)
static void callAll(void(Loader::*)(P), P)
static void callAll(void(Loader::*)(P) const, P)
static void callAll(void(Loader::*)(P1, P2), P1, P2)
static void callAll(void(Loader::*)(P&) const, P&)
static void callAll(void(Loader::*)(P&), P&)
static void callAll(void(Loader::*)(P1&, P2&), P1&, P2&)

Constructors, destructors, conversion operators

Loader()
~Loader() virtual

Public functions

void execute() pure virtual

Function documentation

static size_t eckit::Loader::size()

static void eckit::Loader::callAll(void(Loader::*)())

static void eckit::Loader::callAll(void(Loader::*)() const)

static void eckit::Loader::callAll(void(Loader::*)(P), P)

static void eckit::Loader::callAll(void(Loader::*)(P) const, P)

static void eckit::Loader::callAll(void(Loader::*)(P1, P2), P1, P2)

static void eckit::Loader::callAll(void(Loader::*)(P&) const, P&)

static void eckit::Loader::callAll(void(Loader::*)(P&), P&)

static void eckit::Loader::callAll(void(Loader::*)(P1&, P2&), P1&, P2&)

This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.