DyLP 1.10.4
Loading...
Searching...
No Matches
POOL Struct Reference

#include <glplib.h>

Public Attributes

int size
 
void * avail
 
void * link
 
int used
 
void * stock
 
int count
 

Detailed Description

Definition at line 130 of file glplib.h.

Member Data Documentation

◆ size

int POOL::size

Definition at line 132 of file glplib.h.

◆ avail

void* POOL::avail

Definition at line 135 of file glplib.h.

◆ link

void* POOL::link

Definition at line 137 of file glplib.h.

◆ used

int POOL::used

Definition at line 140 of file glplib.h.

◆ stock

void* POOL::stock

Definition at line 142 of file glplib.h.

◆ count

int POOL::count

Definition at line 144 of file glplib.h.


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