Public Methods | |
oaRouteTopology (oaRouteTopologyEnum valueIn) | |
oaRouteTopology (const oaString &name) | |
~oaRouteTopology () | |
const oaString & | getName () const |
operator oaRouteTopologyEnum () const |
|
|
This function constructs an instance of an oaRouteTopology class using the specified enum value. The enum values are defined in oaRouteTopologyEnum. |
|
This function constructs an instance of an oaRouteTopology class using the oaRouteTopologyEnum associated with the specified string name. This name must be defined in the legal set of names associated with oaRouteTopologyEnum.
|
|
This function destroys this oaRouteTopology class. |
|
This function returns the name string associated with the encapsulated oaRouteTopologyEnum object. |
|
This operator casts this oaRouteTopology object into the corresponding oaRouteTopologyEnum value. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.