\r\n

51Degrees Device Detection C/C++  4.4

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

fiftyoneDegreesCollectionFile Struct Reference

Detailed Description

Type of collection where the collection is streamed from file.

Collaboration diagram for fiftyoneDegreesCollectionFile:

[legend]

Data Fields

fiftyoneDegreesCollection *  collection
The generic collection.
fiftyoneDegreesFilePool *  reader
Reader used to load items into the cache, or NULL if no cache.
long  offset
Offset to the collection in the source data structure.
fiftyoneDegreesCollectionFileRead  read
Read method used to read an item from file at an offset or index.

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