22 #include <config/config.h> 51 extern "C" int p_get_config_value();
Wrapper class for using the config in the implementation of the external predicates.
static EclExternalConfig * instance()
Get the EclExternalConfig instance.
~EclExternalConfig()
Destructor.
Fawkes library namespace.
static void create_initial_object(Configuration *config)
Creates the initial EclExternalConfig object.
static Configuration * config_instance()
Access the Configuration instance.
Interface for configuration handling.