oaTechHeaderArray Class Reference

Inheritance diagram for oaTechHeaderArray:

oaArray<oaTechHeader *> oaArrayBase<oaTechHeader *>


Public Methods

 oaTechHeaderArray (oaUInt4 sizeIn=0)

Detailed Description

The oaTechHeaderArray class implements an array of oaTechHeader pointers used for retrieving the collection of techHeaders in a technology database.


Constructor & Destructor Documentation

oaTechHeaderArray::oaTechHeaderArray oaUInt4    sizeIn = 0
 

This oaTechHeaderArray constructor creates an array of oaTechHeader pointers of the specified size.

Parameters:
sizeIn Size of array to construct.


The documentation for this class was generated from the following files:

Return to top of page