\r\n

51Degrees Device Detection C/C++  4.4

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

fiftyoneDegreesCollectionHeader Struct Reference

Detailed Description

Collection header structure which defines the size and location of the collection data.

Data Fields

uint32_t  startPosition
Start position in the data file of the entities.
uint32_t  length
Length in bytes of all the entities.
uint32_t  count
Number of entities in the collection.

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