template<class T> class PArray |
This template class maps the PArrayObjects to a specific object type.
Overrides from class PContainer
Overrides from class PCollection
Common functions for collections
Common functions for containers
Run Time Type functions
I/O functions
Comparison functions
This template class maps the PArrayObjects to a specific object type. The functions in this class primarily do all the appropriate casting of types.Note that if templates are not used the PARRAY macro will simulate the template instantiation.
Note that by default, objects placed into the list will be deleted when removed or when all references to the list are destroyed.
Alphabetic index HTML hierarchy of classes or Java