oaModNetTermArray Class Reference

Inheritance diagram for oaModNetTermArray:

oaNetTermArrayBase<oaModNet *, oaModTerm *>


Public Methods

 oaModNetTermArray (oaUInt4 size=4)

Detailed Description

This class associates oaModNet pointers with oaModTerm pointers.


Constructor & Destructor Documentation

oaModNetTermArray::oaModNetTermArray oaUInt4    size = 4 [inline]
 

This function constructs an array of oaModNet pointers and associated oaModTerm pointers.

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