Luanti 5.10.0-dev
 
Loading...
Searching...
No Matches
nameidmapping.h File Reference
#include <string>
#include <iostream>
#include <unordered_map>
#include <cassert>
#include "irrlichttypes.h"
+ Include dependency graph for nameidmapping.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NameIdMapping
 

Typedefs

typedef std::unordered_map< u16, std::string > IdToNameMap
 
typedef std::unordered_map< std::string, u16 > NameToIdMap
 

Typedef Documentation

◆ IdToNameMap

typedef std::unordered_map<u16, std::string> IdToNameMap

◆ NameToIdMap

typedef std::unordered_map<std::string, u16> NameToIdMap