AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
TypeContainer.h File Reference
#include "Define.h"
#include "Dynamic/TypeList.h"
#include "GridRefMgr.h"
#include <map>
#include <unordered_map>
#include <vector>
#include "TypeContainerFunctions.h"

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 >
 
struct  ContainerList< OBJECT >
 
struct  ContainerList< TypeNull >
 
struct  ContainerList< TypeList< H, T > >
 
class  TypeMapContainer< OBJECT_TYPES >
 
class  TypeUnorderedMapContainer< OBJECT_TYPES, KEY_TYPE >