51Degrees Common C/C++  4.1

A shared functionality library that is used by 51Degrees products

fiftyoneDegreesComponent Struct Reference

Detailed Description

A component of a data set.

For example a hardware component contains profiles relating to the hardware properties of a device.

Public Attributes

const byte  componentId
The unique Id of the component. More...
const int32_t  nameOffset
Offset in the strings data structure to the name.
const int32_t  defaultProfileOffset
Offset in the profiles data structure to the default profile.
const uint16_t  httpHeaderCount
The number of HTTP header offsets at httpHeaderFirstOffset.
const uint32_t  httpHeaderFirstOffset
The first HTTP header string offset.

Member Data Documentation

◆ componentId

const byte fiftyoneDegreesComponent::componentId

The unique Id of the component.


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