ALib C++ Framework
by
Library Version: 2511 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
resources.inl File Reference

Description:

This header-file is part of module ALib Resources of the ALib C++ Framework.

© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.

Definition in file resources.inl.

Go to the source code of this file.

Classes

struct  alib::resources::ResourcedTraits< T >
struct  alib::resources::ResourcedType< T >
class  alib::resources::ResourceHolder
struct  alib::resources::ResourceInfo
class  alib::resources::ResourcePool

Namespaces

namespace  alib
namespace  alib::enumrecords::bootstrap
namespace  alib::resources

Concepts

concept  alib::resources::HasResources

Typedefs

template<typename T>
using alib::ResourcedType = resources::ResourcedType<T>
 Type alias in namespace alib.
using alib::ResourceInfo = resources::ResourceInfo
 Type alias in namespace alib.
using alib::ResourcePool = resources::ResourcePool
 Type alias in namespace alib.

Functions

template<typename TEnum>
void alib::enumrecords::bootstrap::Bootstrap (character innerDelim=',', character outerDelim=',')
template<typename TEnum>
void alib::enumrecords::bootstrap::Bootstrap (resources::ResourcePool &pool, const NString &category, const NString &name, character innerDelim=',', character outerDelim=',')