51Degrees Common C/C++  4.1

A shared functionality library that is used by 51Degrees products

fiftyoneDegreesFileHandle Union Reference

Detailed Description

File handle node in the stack of handles.

Public Attributes

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

Member Data Documentation

◆ file

FILE* fiftyoneDegreesFileHandle::file

Open read handle to the source data file.


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