51Degrees Common C/C++  4.1

A shared functionality library that is used by 51Degrees products

fiftyoneDegreesPoolItem Struct Reference

Detailed Description

Pool item node in the stack of items.

Public Attributes

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: