\r\n

51Degrees Device Detection C/C++  4.4

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

fiftyoneDegreesProfile Struct Reference

Detailed Description

Encapsulates a profile stored within a data set.

A profile pertains to a specific set of values for the properties relating to a single component.

Data Fields

const byte  componentIndex
The index of the component the profile relates to.
const uint32_t  profileId
Unique id of the profile.
const uint32_t  valueCount
The number of values within the profile.

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