\r\n

51Degrees Device Detection C/C++  4.4

A device detection library that is used natively or by 51Degrees products

fiftyoneDegreesEvidencePrefixMap Struct Reference

Detailed Description

Map of prefix strings to prefix enum values.

Examples
Hash/OfflineProcessing.c, and Hash/Performance.c.

Data Fields

const char *  prefix
Name of the prefix.
size_t  prefixLength
Length of the prefix string.
fiftyoneDegreesEvidencePrefix  prefixEnum
Enum value of prefix name.

The documentation for this struct was generated from the following file:
  • /home/runner/work/device-detection-cxx/device-detection-cxx/common/device-detection-cxx/src/common-cxx/evidence.h
On This Page