51Degrees Common C/C++  4.1

A shared functionality library that is used by 51Degrees products

fiftyoneDegreesPool Struct Reference

Detailed Description

Pool of resources stored as items in a stack.

Public Attributes

fiftyoneDegreesPoolItem *  stack
Pointer to the memory used by the stack.
fiftyoneDegreesPoolHead  head
Head of the stack.
uint16_t  count
Number of resource items that stack can hold.
fiftyoneDegreesPoolResourceFree  resourceFree
Frees a resource.

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