oaNetTermArray Class Reference

Inheritance diagram for oaNetTermArray:

oaNetTermArrayBase<oaNet *, oaTerm *>


Public Methods

 oaNetTermArray (oaUInt4 size=4)

Detailed Description

The oaNetTermArray class implements a specification of all the connections between a set of nets and a set of terminals in an instance master. It is used with the oaInstTerm::create() and oaModInstTerm::create() APIs.


Constructor & Destructor Documentation

oaNetTermArray::oaNetTermArray oaUInt4    size = 4 [inline]
 

This class associates nets with 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