51Degrees Common C/C++  4.1

A shared functionality library that is used by 51Degrees products

fiftyoneDegreesPropertyAvailableArray Struct Reference

Detailed Description

Array of items of type fiftyoneDegreesPropertyAvailable used to easily access and track the size of the array.

Public Attributes

uint32_t  count
Number of used items.
uint32_t  capacity
Number of available items.
fiftyoneDegreesPropertyAvailable *  items
Pointer to the first item. More...

Member Data Documentation


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