9#ifndef HPP_ALIB_LANG_RESOURCES_CONFIG_RESOURCE_POOL
10#define HPP_ALIB_LANG_RESOURCES_CONFIG_RESOURCE_POOL 1
12#if !defined (HPP_ALIB_LANG_RESOURCES_RESOURCES)
18#if !defined (HPP_ALIB_LANG_RESOURCES_DETAIL_RESOURCEMAP)
19# include "alib/lang/resources/detail/resourcemap.hpp"
21#if !defined (HPP_ALIB_CONFIG_CONFIGURATION)
25#if ALIB_THREADS && !defined (HPP_ALIB_THREADS_THREADLOCK)
108 const String& data )
override;
138 ALIB_DBG(,
bool dbgAssert) )
override;
ALIB_API ~ConfigResourcePool() override
virtual ALIB_API void BootstrapBulk(const nchar *category,...) override
detail::CachingResourceMap cache
ALIB_API ConfigResourcePool()
bool BootstrapAddOrReplace(const NString &category, const NString &name, const String &data) override
config::Configuration Config
config::Variable variable
#define ALIB_ASSERT_MODULE(modulename)
@ Get
Denotes to search data.
characters::nchar nchar
Type alias in namespace alib.