\r\n

51Degrees Device Detection C/C++  4.4

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

fiftyoneDegreesFileHandle Union Reference

Detailed Description

File handle node in the stack of handles.

Collaboration diagram for fiftyoneDegreesFileHandle:

[legend]

Data Fields

FILE *  file
Open read handle to the source data file. More...
fiftyoneDegreesPoolItem  item
The pool item with the resource. More...

Field Documentation

◆ file

FILE* fiftyoneDegreesFileHandle::file

Open read handle to the source data file.


The documentation for this union was generated from the following file:
  • /home/runner/work/device-detection-cxx/device-detection-cxx/common/device-detection-cxx/src/common-cxx/file.h
On This Page