Public Methods | |
oaCMProtocolArray (oaUInt4 sizeIn=0) | |
oaCMProtocolArray (const oaCMProtocolArray &arrayIn) | |
oaUInt4 | findByName (const oaString &nameIn, const oaString &plugInNameIn) const |
oaBoolean | validate (const oaCMProtocol &protoIn) const |
oaCMProtocolArray & | operator= (const oaCMProtocolArray &rhs) |
|
This is the oaCMProtocolArray constructor.
|
|
This is the oaCMProtocolArray copy constructor.
|
|
This function returns the index of the protocol with the matching nameIn and plugInNameIn. If a matching protocol is not found, oacNullIndex is returned.
|
|
This is the oaCMProtocolArray assignment operator. It copies the rhs protocol array to this protocol array.
|
|
This function checks whether the specified protoIn matches a protocol in this array. A match occurs if all fixed attributes in an array protocol match those in protoIn and all modifiable attributes in that array protocol have the same names and values as protoIn.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.