oaMfgLayerArray Class Reference

Inheritance diagram for oaMfgLayerArray:

oaArray<oaLayerNum> oaArrayBase<oaLayerNum>


Public Methods

 oaMfgLayerArray (oaUInt4 sizeIn=0)

Detailed Description

This class represents a set of manufacturing layers that can be used in an oaImage.


Constructor & Destructor Documentation

oaMfgLayerArray::oaMfgLayerArray oaUInt4    sizeIn = 0 [inline]
 

This is one of the constructors for the oaMfgLayerArray class. This version sets the size of the array and allocates storage for it. The number of values is set to zero.

Parameters:
sizeIn The initial size of the array


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

Return to top of page