oaViaDefNameArray Class Reference

Inheritance diagram for oaViaDefNameArray:

oaArray<oaString> oaArrayBase<oaString>


Public Methods

 oaViaDefNameArray (oaUInt4 sizeIn=0)

Detailed Description

The ViaDefNameArray class implements an array of viaDef names.


Constructor & Destructor Documentation

oaViaDefNameArray::oaViaDefNameArray oaUInt4    sizeIn = 0 [inline]
 

This function constructs an oaViaDefNameArray object, allocating storage for the names.

Parameters:
sizeIn An integer value indicating the initial size of the viaDefName array.


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

Return to top of page