template<class T> class PScalarArray |
This template class maps the PAbstractArray to a specific element type.
Overrides from class PObject
Overrides from class PContainer
New functions for class
Common functions for containers
Run Time Type functions
I/O functions
Miscellaneous functions
Comparison functions
This template class maps the PAbstractArray to a specific element type. The functions in this class primarily do all the appropriate casting of types.Note that if templates are not used the PSCALAR_ARRAY macro will simulate the template instantiation.
The following classes are instantiated automatically for the basic scalar types:
- PBYTEArray
- PShortArray
- PWORDArray
- PIntArray
- PUnsignedArray
- PLongArray
- PDWORDArray
Alphabetic index HTML hierarchy of classes or Java