51Degrees Common C/C++  4.1

A shared functionality library that is used 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.

Public Attributes

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.
const uint32_t  signatureCount
The number of signatures containing this profile.

The documentation for this struct was generated from the following file: