\r\n

51Degrees Device Detection C/C++  4.4

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

fiftyoneDegreesPoolItem Struct Reference

Detailed Description

Pool item node in the stack of items.

Collaboration diagram for fiftyoneDegreesPoolItem:

[legend]

Data Fields

void *  resource
Pointer to the resource in the pool.
uint16_t  next
The next item in the stack.
fiftyoneDegreesPool *  pool
Reader the handle belongs to.

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/pool.h
On This Page