Inheritance diagram for oaDualIntValue:

![]() |
![]() |
Public Methods | |
| oaInt4 | getFirst () const |
| oaInt4 | getSecond () const |
| void | setFirst (oaInt4 value) |
| void | setSecond (oaInt4 value) |
Static Public Methods | |
| oaDualIntValue * | create (oaObject *database, oaInt4 first, oaInt4 second) |
| oaDualIntValue * | create (oaObject *database, const oaDualInt &value) |
See oaValue for a discussion of the usage of all of the oaValue subclasses.
|
||||||||||||
|
This function creates a two-integer value in the specified database.
|
|
||||||||||||||||
|
This function creates a dualInt value in the database specified.
|
|
|
This function returns the first integer for this value. |
|
|
This function returns the second for this value. |
|
|
This function sets the first integer in this value to the specified value.
|
|
|
This function sets the second integer of this value to the specified value.
|

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