ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
Key Struct Reference

Description:

Key type for hashing resource values.

Definition at line 28 of file resourcemap.hpp.

#include <resourcemap.hpp>

Collaboration diagram for Key:
[legend]

Inner Type Index:

struct  EqualTo
 
struct  Hash
 

Public Field Index:

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

Field Details:

◆ Category

NString Category

The resource category.

Definition at line 30 of file resourcemap.hpp.

◆ Name

NString Name

The resource name.

Definition at line 31 of file resourcemap.hpp.


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