oaDMAttrArray Class Reference

Inheritance diagram for oaDMAttrArray:

oaArray<oaDMAttr> oaArrayBase<oaDMAttr>


Public Methods

 oaDMAttrArray (oaUInt4 sizeIn=0)

Detailed Description

The oaDMAttr and oaDMAttrArray classes hold the definition of attributes used by DM systems.


Constructor & Destructor Documentation

oaDMAttrArray::oaDMAttrArray oaUInt4    sizeIn = 0 [inline]
 

This is the constructor for the oaDMAttrArray class.

Parameters:
sizeIn the initial size of this attributes array.


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

Return to top of page