Public Methods | |
oaNetTermPair () | |
const NetType | getNet () const |
const TermType & | getTerm () const |
TermType & | getTerm () |
void | setNet (const NetType &netIn) |
void | setTerm (const TermType &termIn) |
oaUInt4 | getNumBits () const |
oaBoolean | isMultiBit () const |
oaBoolean | operator== (const oaNetTermPair< NetType, TermType > &val) const |
oaBoolean | operator!= (const oaNetTermPair< NetType, TermType > &val) const |
|
|
|
This function returns the net data members as a constant. |
|
This function returns the number of bits in the connection specification. |
|
This function returns the term data members. |
|
This function returns the term data members as a constant. |
|
This function returns true if the term specification is multi-bit.
|
|
This is the inequality operator for the oaNetTermPair class.
|
|
This is the equality operator for the oaNetTermPair class.
|
|
This function sets a net data member.
|
|
This function sets a term data member.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.