\r\n

51Degrees Device Detection C/C++  4.4

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

fiftyoneDegreesList Struct Reference

Detailed Description

List structure which contains a list of collection items.

Collaboration diagram for fiftyoneDegreesList:

[legend]

Data Fields

fiftyoneDegreesCollectionItem *  items
Array of items.
uint32_t  capacity
Capacity of the list to store items.
uint32_t  count
Number of items currently in the list.

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