DDraceNetwork Documentation
Loading...
Searching...
No Matches
serverinfo.cpp File Reference
#include "serverinfo.h"
#include "json.h"
#include <base/math.h>
#include <base/system.h>
#include <engine/external/json-parser/json.h>
#include <cstdio>
Include dependency graph for serverinfo.cpp:

Functions

static bool IsAllowedHex (char c)
 
bool ParseCrc (unsigned int *pResult, const char *pString)
 

Function Documentation

◆ IsAllowedHex()

static bool IsAllowedHex ( char  c)
static

◆ ParseCrc()

bool ParseCrc ( unsigned int pResult,
const char pString 
)