Public Methods | |
oaRouteMethod (oaRouteMethodEnum valueIn) | |
oaRouteMethod (const oaString &name) | |
~oaRouteMethod () | |
const oaString & | getName () |
operator oaRouteMethodEnum () const | |
const oaString & | getName () const |
See Enum Wrappers in the Programmers Guide for a discussion of enum wrappers.
|
|
|
This function constructs an instance of an oaRouteMethod class using the specified oaRouteMethodEnum value. |
|
This function constructs an instance of an oaRouteMethod class using the oaRouteMethodEnum associated with the specified string name. This name must be defined in the legal set of names associated with oaRouteMethodEnum.
|
|
This function destroys this oaRouteMethod class. |
|
This function returns the string name that corresponds to an oaRouteMethodEnum value.
|
|
This function is deprecated. Use the const version of oaRouteMethod::getName instead. This function returns the name string associated with the encapsulated oaRouteMethodEnum object. |
|
This operator casts this oaRouteMethod object into the corresponding oaRouteMethodEnum value. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.