TrinityCore
TypeContainer.h File Reference
#include <unordered_map>
#include "Define.h"
#include "Dynamic/TypeList.h"
#include "GridRefManager.h"
#include "TypeContainerFunctions.h"
+ Include dependency graph for TypeContainer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ContainerMapList< OBJECT >
 
struct  ContainerMapList< TypeNull >
 
struct  ContainerMapList< TypeList< H, T > >
 
struct  ContainerUnorderedMap< OBJECT, KEY_TYPE >
 
struct  ContainerUnorderedMap< TypeNull, KEY_TYPE >
 
struct  ContainerUnorderedMap< TypeList< H, T >, KEY_TYPE >
 
class  TypeMapContainer< OBJECT_TYPES >
 
class  TypeUnorderedMapContainer< OBJECT_TYPES, KEY_TYPE >