37#ifndef INTERFACE_CONFIGFACADE_H
38#define INTERFACE_CONFIGFACADE_H
Access point to singletons and other kinds of dependencies designated by type.
Helper to abstract creation and lifecycle of a dependency.
C++ wrapper for convenient access to the Lumiera config system.
static string get(lib::Literal key)
static lib::Depend< Config > instance
storage and setup for the single system-wide config facade instance
const char * lumiera_get_plugin_path_default()
Singleton services and Dependency Injection.
Lumiera public interface.
Marker types to indicate a literal string and a Symbol.