51Degrees Common C/C++  4.1

A shared functionality library that is used by 51Degrees products

fiftyoneDegreesList Struct Reference

Detailed Description

List structure which contains a list of collection items.

Public Attributes

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: