oaNetTermPosArray Class Reference

Inheritance diagram for oaNetTermPosArray:

oaNetTermArrayBase<oaNet *, oaUInt4>


Public Methods

 oaNetTermPosArray (oaUInt4 size=4)

Detailed Description

This class associates oaNet pointers with positions of terms.


Constructor & Destructor Documentation

oaNetTermPosArray::oaNetTermPosArray oaUInt4    size = 4 [inline]
 

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

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