Key type for hashing resource values.
Definition at line 13 of file resourcemap.hpp.
#include <resourcemap.hpp>
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. | |
| NString alib::resources::detail::Key::Category |
The resource category.
Definition at line 14 of file resourcemap.hpp.
| NString alib::resources::detail::Key::Name |
The resource name.
Definition at line 15 of file resourcemap.hpp.