ALib C++ Framework
by
Library Version: 2511 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::resources::detail::Key Struct Reference

Description:

Key type for hashing resource values.

Definition at line 13 of file resourcemap.inl.

Inner Type Index:

struct  EqualTo
 Equality functor for objects of type Key. More...
struct  Hash
 Hash functor for objects of type Key. More...

Public Field Index:

NString Category
 The resource category.
NString Name
 The resource name.

Field Details:

◆ Category

NString alib::resources::detail::Key::Category

The resource category.

Definition at line 15 of file resourcemap.inl.

◆ Name

NString alib::resources::detail::Key::Name

The resource name.

Definition at line 16 of file resourcemap.inl.


The documentation for this struct was generated from the following file: