Inheritance diagram for oaUInt8Range:
Public Methods | |
oaUInt8Range () | |
oaUInt8Range (oaRangeType type, oaUInt8 value) | |
oaUInt8Range (oaRangeType type, oaUInt8 lowerBoundIn, oaUInt8 upperBoundIn) |
|
This is the default constructor for oaIntRange. This constructor does not initialize any member variables. |
|
This constructor creates oaInt8 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 oaUInt8Range constructor constructs an oaUInt8Range object with the specified range type and with the specified lower and upper bounds.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.