Public Methods | |
oaCMAttrArray (oaUInt4 sizeIn=0) | |
oaCMAttrArray (const oaCMAttrArray &arrayIn) | |
oaBoolean | hasUnsetAttrs () const |
oaUInt4 | findByName (const oaString &nameIn) const |
oaCMAttrArray & | operator= (const oaCMAttrArray &rhs) |
|
This oaCMAttrArray constructor sets the number of CMAttrs according to sizeIn and allocates storage for them.
|
|
This is the oaCMAttrArray copy constructor.
|
|
This function returns the index of the attribute with the matching name. If an attribute with the same name is not found, oacNullIndex is returned.
|
|
This function returns true if at least one of the attributes in the attribute array does not have its value set. |
|
This is the oaCMAttrArray assignment operator.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.