oaNetTermNameArray Class Reference

Inheritance diagram for oaNetTermNameArray:

oaNetTermArrayBase<oaNet *, oaName>


Public Methods

 oaNetTermNameArray (oaUInt4 size=4)

Detailed Description

This class associates oaNet pointers with the names of terms.


Constructor & Destructor Documentation

oaNetTermNameArray::oaNetTermNameArray oaUInt4    size = 4 [inline]
 

This function constructs an array of oaNet pointers and associated term names.

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


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

Return to top of page