Container Classes

Classes that contain other objects.
o PContainer
Abstract class to embody the base functionality of a container.
o PCONTAINERINFO
Macro to declare funtions required in a container.
o PCollection
A collection is a container that collects together descendents of the PObject class.
o PAbstractArray
This class contains a variable length array of arbitrary memory blocks.
o PBaseArray
This template class maps the PAbstractArray to a specific element type.
o PDECLARE_BASEARRAY
Begin a declaration of an array of base types.
o PScalarArray
This template class maps the PAbstractArray to a specific element type.
o PCharArray
Array of characters
o PShortArray
Array of short integers
Classes that contain other objects.

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.