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  { MAPBUGUPDATE_OK , MAPBUGUPDATE_NOTFOUND , MAPBUGUPDATE_OVERRIDDEN }
 

Functions

CMapBugs GetMapBugs (const char *pName, int Size, SHA256_DIGEST Sha256)
 

Macro Definition Documentation

◆ MAPBUG

#define MAPBUG (   constname,
  string 
)    constname,

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
NUM_BUGS 

◆ anonymous enum

anonymous enum
Enumerator
MAPBUGUPDATE_OK 
MAPBUGUPDATE_NOTFOUND 
MAPBUGUPDATE_OVERRIDDEN 

Function Documentation

◆ GetMapBugs()

CMapBugs GetMapBugs ( const char *  pName,
int  Size,
SHA256_DIGEST  Sha256 
)