\r\n

51Degrees Device Detection C/C++  4.4

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

fiftyoneDegreesValue Struct Reference

Detailed Description

Value structure containing meta data relating to the value.

Examples
Hash/GettingStarted.cpp, and Hash/StronglyTyped.cpp.

Data Fields

const int16_t  propertyIndex
Index of the property the value relates to.
const int32_t  nameOffset
The offset in the strings structure to the value name.
const int32_t  descriptionOffset
The offset in the strings structure to the value description.
const int32_t  urlOffset
The offset in the strings structure to the value URL.

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/value.h
On This Page