DDraceNetwork Docs
|
Classes | |
struct | SVersion |
struct | SBackEndDriverBlockList |
Macros | |
#define | VERSION_PARTS 4 |
Enumerations | |
enum | EBackendDriverBlockListType { BACKEND_DRIVER_BLOCKLIST_TYPE_VERSION = 0 , BACKEND_DRIVER_BLOCKLIST_TYPE_VENDOR } |
Functions | |
const char * | ParseBlocklistDriverVersions (const char *pVendorStr, const char *pVersionStr, int &BlocklistMajor, int &BlocklistMinor, int &BlocklistPatch, bool &RequiresWarning) |
Variables | |
static SBackEndDriverBlockList | gs_aBlockList [] |
#define VERSION_PARTS 4 |
const char * ParseBlocklistDriverVersions | ( | const char * | pVendorStr, |
const char * | pVersionStr, | ||
int & | BlocklistMajor, | ||
int & | BlocklistMinor, | ||
int & | BlocklistPatch, | ||
bool & | RequiresWarning | ||
) |
|
static |