Inheritance diagram for oaRangeBase:
Public Methods | |
oaRangeBase () | |
oaRangeBase (oaRangeTypeEnum rangeTypeIn) | |
oaRangeType | getRangeType () const |
oaBoolean | hasLowerBound () const |
oaBoolean | hasUpperBound () const |
Friends | |
class | oaChecker< oaIntRange > |
class | oaChecker< oaUInt8Range > |
|
This is the default oaRangeBase constructor. |
|
This oaRangeBase constructor creates an oaRangeBase object of the specified rangeType.
|
|
This function returns the rangeType of this oaRangeBase object. |
|
This function returns a boolean indicating whether or not this oaRangeBase object has a lower bound. |
|
This function returns a boolean indicating whether or not this oaRangeBase object has an upper bound. |
|
Reimplemented in oaRange, oaRange<oaInt4>, and oaRange<oaUInt8>. |
|
Reimplemented in oaRange, oaRange<oaInt4>, and oaRange<oaUInt8>. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.