51Degrees Common C/C++  4.1

A shared functionality library that is used by 51Degrees products

fiftyoneDegreesCollectionHeader Struct Reference

Detailed Description

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

Public Attributes

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: