Public Methods | |
oaDMAttr () | |
oaDMAttr (const oaString &nameIn, const oaString &value) | |
const oaString & | getName () const |
const oaString & | getValue () const |
void | setName (const oaString &nameIn) |
void | setValue (const oaString &valueIn) |
oaBoolean | operator== (const oaDMAttr &other) const |
oaBoolean | operator!= (const oaDMAttr &other) const |
|
This is the default constructor for the oaDMAttr class. |
|
This is a constructor for the oaDMAttr class.
|
|
This function returns the name of this DMAttribute. |
|
This function returns the value of this DMAttribute. |
|
This is the inequality operator for an oaDMAttr. This function returns a boolean indicating whether this object is not equivalent to the specified object.
|
|
This is the equality operator for an oaDMAttr. This function returns a boolean indicating whether this object is equivalent to the specified object.
|
|
This function sets the name of this dmAttr object.
|
|
This function sets the value of this dmAttr object.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.