oaLayerNameArray Class Reference

Inheritance diagram for oaLayerNameArray:

oaArray<oaString> oaArrayBase<oaString>


Public Methods

 oaLayerNameArray (oaUInt4 sizeIn=0)

Detailed Description

The oaLayerNameArray class is a utility class that implements an array of layer names.


Constructor & Destructor Documentation

oaLayerNameArray::oaLayerNameArray oaUInt4    sizeIn = 0 [inline]
 

This is the oaLayerNameArray constructor, which optionally can be passed the size of the name array to construct.

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


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

Return to top of page