DyLP  1.10.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
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

int POOL::size

Definition at line 132 of file glplib.h.

void* POOL::avail

Definition at line 135 of file glplib.h.

void* POOL::link

Definition at line 137 of file glplib.h.

int POOL::used

Definition at line 140 of file glplib.h.

void* POOL::stock

Definition at line 142 of file glplib.h.

int POOL::count

Definition at line 144 of file glplib.h.


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