DDraceNetwork Docs
mapbugs.h File Reference
#include <base/hash.h>
#include "mapbugs_list.h"
Include dependency graph for mapbugs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CMapBugs
 

Macros

#define MAPBUG(constname, string)   constname,
 

Enumerations

enum  { NUM_BUGS }
 
enum class  EMapBugUpdate { OK , NOTFOUND , OVERRIDDEN }
 

Macro Definition Documentation

◆ MAPBUG

#define MAPBUG (   constname,
  string 
)    constname,

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
NUM_BUGS 

◆ EMapBugUpdate

enum class EMapBugUpdate
strong
Enumerator
OK 
NOTFOUND 
OVERRIDDEN