![]() |
Public Methods | |
| oaDualInt (oaInt4 firstValue=0, oaInt4 secondValue=0) | |
| oaInt4 | getFirst () const |
| oaInt4 | getSecond () const |
| void | setFirst (oaInt4 value) |
| void | setSecond (oaInt4 value) |
| oaBoolean | operator== (const oaDualInt &right) |
| oaBoolean | operator!= (const oaDualInt &right) |
| oaBoolean | operator== (const oaDualInt &right) const |
| oaBoolean | operator!= (const oaDualInt &right) const |
Friends | |
| class | oaChecker< oaDualInt > |
|
||||||||||||
|
This is the oaDualInt constructor class.
|
|
|
This function returns the first value in the pair.
|
|
|
This function returns the second value in the pair.
|
|
|
This comparison operator returns a boolean that indicates whether the specified right dualInt object is not equal to this object.
|
|
|
|
|
|
This comparison operator returns a boolean that indicates whether the specified right dualInt object is equal to this object or not.
|
|
|
|
|
|
This function sets the first value in the pair.
|
|
|
This function sets the second value in the pair.
|
|
|
|

Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.