Inheritance diagram for oaIntRange:

![]() |
Public Methods | |
| oaIntRange () | |
| oaIntRange (oaRangeType type, oaInt4 value) | |
| oaIntRange (oaRangeType type, oaInt4 lowerBoundIn, oaInt4 upperBoundIn) | |
|
|
This is the default constructor for oaIntRange. This constructor does not initialize any member variables.
|
|
||||||||||||
|
This constructor creates oaInt4 range objects that have either a lower bound or upper bound. This constructor is used to specify range objects for the range types oacLessThanRangeType, oacLessThanEqualRangeType, oacGreaterThanRangeType, and oacGreaterThanEqualRangeType.
|
|
||||||||||||||||
|
This constructor creates oaInt4 range objects that have both lower and upper bounds.
|

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