\r\n

51Degrees Device Detection C/C++  4.4

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

offlineProcessState Struct Reference

Detailed Description

State used for the offline processing operation.

Examples
Hash/OfflineProcessing.c.

Collaboration diagram for offlineProcessState:

[legend]

Data Fields

FILE *  outputFile
Output stream for the results.
FILE *  outputLog
Output stream for log.
ResultsHash *  results
The results used by the thread.

The documentation for this struct was generated from the following file:
  • /home/runner/work/device-detection-cxx/device-detection-cxx/common/device-detection-cxx/examples/C/Hash/OfflineProcessing.c
On This Page