Public Methods | |
oaViaDirection (oaViaDirectionEnum valueIn) | |
oaViaDirection (const oaString &name) | |
~oaViaDirection () | |
const oaString & | getName () const |
operator oaViaDirectionEnum () const |
See Enum Wrappers in the Programmers Guide for a discussion of enum wrappers.
|
|
|
This is the first constructor for the oaViaDirection class enum wrapper. It takes an oaViaDirectionEnum type as input.
|
|
This is the second constructor for the oaViaDirection class enum wrapper. It takes oaString type name as input.
|
|
This is the destructor for the oaViaDirection class. |
|
This function returns a valid via direction name as a string based on the current via direction that the object represents. |
|
This operator can be used to typecast an existing oaViaDirection object into its corresponding oaViaDirectionEnum value. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.