Public Methods | |
oaRangeType (oaRangeTypeEnum valueIn) | |
oaRangeType (const oaString &name) | |
~oaRangeType () | |
const oaString & | getName () const |
operator oaRangeTypeEnum () const |
See Enum Wrappers in the Programmers Guide for a discussion of enum wrappers.
|
|
This constructor for an oaRangeType wrapper object takes an oaRangeTypeEnum value as input.
|
|
This constructor for an oaRangeType wrapper object takes the string name of an oaRangeTypeEnum value as input.
|
|
This is the oaRangeType destructor. |
|
This function returns the string name of the oaRangeTypeEnum value represented by this oaRangeType object. |
|
This operation recasts this oaRangeType object to the oaRangeTypeEnum value it represents. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.