Views
Foundation Package API Reference Guide
Product Documentation:
Views Documentation Home
IlPoolOf(Pointer) Class Reference

A predefined memory pool that manages pointers to void. More...

#include <ilog/pool.h>

Detailed Description

A predefined memory pool that manages pointers to void.

Library: ilog

This class was declared using IlDeclarePoolOf(Pointer, IlAny);. It is a memory pool that handles a pool of pointers to IlAny.