\r\n

51Degrees Device Detection C/C++  4.5

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

fiftyoneDegreesEvidenceKeyValuePair Struct Reference

Detailed Description

Evidence key value pair structure which combines the prefix, key and value.

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

Collaboration diagram for fiftyoneDegreesEvidenceKeyValuePair:

[legend]

Data Fields

fiftyoneDegreesEvidencePrefix  prefix
e.g. More...
fiftyoneDegreesKeyValuePair  item
the field key and original value
const void *  parsedValue
parsed value which may not be a string
size_t  parsedLength
length of parsedValue string
fiftyoneDegreesHeader *  header
Unique header in the data set, or null if not related to a header.

Field Documentation


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